开发者

Jquery form validation - available options

I am using form val开发者_开发百科idation from http://docs.jquery.com/Plugins/Validation. Here you set the form validation declaratively by setting the class on the form element.

I cant find the full list of all the classnames which fire validation and would like to get them.


  • required
  • email
  • url
  • date
  • dateISO
  • dateDE
  • number
  • numberDE
  • digits
  • creditcard

That's what I found when I opened up the code (about 2/3 the way down)...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜