livevalidation
livevalidation copied to clipboard
Added support for most useful and widely supported HTML5 Input types
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.