Commit Graph

16 Commits

Author SHA1 Message Date
Brahim Arkni
49c5687ef9 Demo: Use https 2017-04-12 16:43:59 +01:00
Lars Laade
4c8c397773 All: Remove closing slash on empty elements 2014-06-24 09:01:42 +02:00
Nick Schonning
bfc2f43703 All: Update URLs to jqueryvalidation.org
Fixes #1123
Closes #1134
2014-05-30 11:36:10 +02:00
Nick Schonning
f5a7ce5f98 All: Format HTML as per jQuery style guide
Fixes #1101
Closes #1104
2014-05-06 10:35:41 +02:00
Jörn Zaefferer
a0ed6f8111 Core: Fix normalization for rangelength attribute value
This regressed at some point, probably when rules-as-data-attributes where
introduced, since those are automatically parsed as JSON. For the unprocessed
attributes, the array brackets have to be removed.

Also fixes the milk demo, which specified rangelength as the message, instead of
minlength, which it actually uses.

Fixes #1087
2014-04-29 20:41:18 +02:00
Jörn Zaefferer
2afa4b75be Demos: Fix usage of $.format. Follow-up to bf3b350 2014-01-14 17:03:58 +01:00
Peter Conerly
f3f344f39c Fixed bug in RTM demo page. Closes gh-833 2013-08-15 13:52:07 +02:00
Nick Schonning
d33806b88c Fix demo paths to use dist files
The demo host will now need to include these files. If the gh-pages
branch is used, the a git add -f may be required
2013-06-24 14:23:11 +02:00
Jörn Zaefferer
8250adb140 Replace most usage of PHP with mockjax handlers. Do some demo cleanup as well, update to newer masked-input plugin. Keep captcha demo in PHP. Fixes #662 2013-03-20 15:40:10 +01:00
Jörn Zaefferer
ff5e4f626d Remove inline code highlighting from milk demo. View source works fine. 2013-03-20 15:09:29 +01:00
Jörn Zaefferer
7061614b3c Fix RTM demo to show invalid icon when going from valid back to invalid 2012-10-14 09:32:58 -04:00
Jörn Zaefferer
77504815d0 Kick out GA tracking from demos. As nice as it would be to know how many people actually use the plugin, this is not the right approach. 2011-11-03 09:58:07 +01:00
jzaefferer
5bb2441f04 CRLF conversions 2010-05-05 15:52:04 +02:00
Jörn Zaeffferer
71a23f566c validate: reverted testing stuff 2009-11-06 15:48:42 +00:00
Jörn Zaeffferer
d5a2aef50f validate: Fixed remote form submit synchronization, kudos to Matas Petrikas 2009-11-06 15:46:37 +00:00
Jörn Zaeffferer
ce7c5baa4e 2009-08-01 11:54:55 +00:00