Skip to content

Added support for most useful and widely supported HTML5 Input types#7

Open
phlbnks wants to merge 1 commit intoalechill:masterfrom
phlbnks:master
Open

Added support for most useful and widely supported HTML5 Input types#7
phlbnks wants to merge 1 commit intoalechill:masterfrom
phlbnks:master

Conversation

@phlbnks
Copy link

@phlbnks phlbnks commented Sep 23, 2011

New HTML5 Input types are being used now - this allows them to be used
by telling the script to treat them as Text (this is what browsers that
don't support the new types do anyway).
Could later be integrated more fully with default validation types
based on them.

Included: Email, URL, Tel, Number, Range.

New HTML5 Input types are being used now - this allows them to be used
by telling the script to treat them as Text (this is what browsers that
don't support the new types do anyway).
Could later be integrated more fully with default validation types
based on them.

Included: Email, URL, Tel, Number, Range.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant