Skip to content
 
 

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 Native Validation Shim

Purpose

The new HTML specification includes provisions for native browser validation of form elements, saving hours of development effort from writing JavaScript validations for each element. However, many users at home and especially in the corporate environment are still using older browers that have incomplete or nonexistent support for these new form element types and attributes, which hampers the ability for developers to use these new labor-saving features. This library is meant to shim that deficiency, so the new standards can be used on old browsers.

Usage

Just include the NativeValiationShim.js file in your head and start using the new form types. It's as easy as that.

Change Log

v0.0

Hello World

About

Shim to add HTML5 native validation to old browsers

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages