Software Details:
Version: 1.0
Upload Date: 4 Jun 15
Distribution Type: Freeware
Downloads: 37
useful.polyfills.js allows developers to write modern applications using the latest version of the HTML recommendation (v5) and have it properly render out in older browsers.
The library generally targets IE8 versions and lower, and also adds support for some useful JavaScript functions not natively found in legacy browsers.
The supported fallback features are:
- HTML5 elements
- localStorage
- arrayIndexOf
- querySelectorAll
- addEventListener
- objectCreate
- stringTrim
- consoleLog
A useful.polyfills.js demo is also included.
Requirements:
- JavaScript enabled on client side
Comments not found