Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Merge pull request #1608 from Arkni/fixed-1603
9 octobre 2015, par staabmMerge pull request #1608 from Arkni/fixed-1603 Fixed #1603
-
Core : Escape single quotes in names avoiding a Sizzle Error being thrown
9 octobre 2015, par ArkniCore: Escape single quotes in names avoiding a Sizzle Error being thrown When a name or ID contains single quotes, a Sizzle error will be thrown, so to avoid that, we have to escape all single quotes in that name or ID before using it.
-
Merge pull request #1593 from Arkni/semanticui-demo
9 octobre 2015, par staabmMerge pull request #1593 from Arkni/semanticui-demo Demos: Added a new demo using Semantic UI
-
Merge pull request #1594 from Arkni/bootstrap-demo
9 octobre 2015, par staabmMerge pull request #1594 from Arkni/bootstrap-demo Demos: Added a new demo using Bootstrap
-
Merge pull request #1605 from drovetto/master
9 octobre 2015, par staabmMerge pull request #1605 from drovetto/master Localization: Improving pt_BR translation and fixing a typo on the 'cifES' key.