Skip to content

Radon8472/jquery-form-attribute-polyfill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jquery Form-Attribute Polyfill

JQuery Polyfill for browsers without form attribute support

The initial code was collected from Stackoverflow.com Answers in

In this repository I try to merge features of answers to create the best code, and rebuild full usebility of form attribute on older browser (e.g. InternetExplorer).

Installation

To install this add it into your package.json like in this example:

{

    "dependencies": {
        "jquery-form-attribute-polyfill": "github:Radon8472/jquery-form-attribute-polyfill"
    }
}

About

JQuery Polyfill for browsers without form attribute support

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published