-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1) Made reset button clear custom validation classes.
2) Added an data attribute for the html5Forms.js script tag, data-webforms2-force-js-date-picker, which, when set to "true" will force the js implementation of type="date". This is to work around Chrome's current incomplete implementation of date fields (it doesn't support datetime, the display format is different to what is submitted, etc)
- Loading branch information
1 parent
b031db3
commit 1c665e4
Showing
3 changed files
with
56 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters