Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Core : Use of element.isContentEditable instead of hasAttribute (#2142)
30 juillet 2018, par lopezcjfCore: Use of element.isContentEditable instead of hasAttribute (#2142) Fixes not supported method hasAttribute on IE7 Fixes #2141
-
Core : Don't call submitHandler when in debug mode (#2193)
29 juillet 2018, par ArkniCore: Don't call submitHandler when in debug mode (#2193) Fixes #2042
-
All : Increase number of days of inactivity of stale issues to 60 days…
28 juin 2018, par ArkniAll: Increase number of days of inactivity of stale issues to 60 days (#2186)
-
Demo : Add sample code for Bootstrap 4 usage (#2173)
20 juin 2018, par gwhenneDemo: Add sample code for Bootstrap 4 usage (#2173)
-
Core : Cast empty data attributes to 'true'
19 juin 2018, par ArkniCore: Cast empty data attributes to 'true' Fixes #1754