Commit Graph

13 Commits

Author SHA1 Message Date
Brahim Arkni
49c5687ef9 Demo: Use https 2017-04-12 16:43:59 +01:00
Brahim Arkni
daf21a11e0 Demo: use .on() instead of .validateDelegate()
`validateDelegate()` has been removed in `v1.14.0` and replaced with
`.on(...)` which is only available in `jQuery 1.7+`
2016-07-22 16:20:45 +02: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
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
c73d5d7342 Fix dynamic-totals demo by trimming whitespace from template content before passing to jQuery constructor 2013-03-20 13:28:09 +01:00
jzaefferer
4a51e71c6f Fix typos 2013-03-07 13:55:35 +01:00
Max Lynch
02b10a6568 Fixed delegate bug for dynamic-totals demo. Fixes #51 2012-04-18 00:11:53 +02:00
Max Lynch
3da0e8e02e Updated demo HTML files to use HTML5 doctype 2012-04-03 12:00:29 +02: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
ce7c5baa4e 2009-08-01 11:54:55 +00:00