Skip to content

regality/ie-sucks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Because IE Sucks

This is a collection of methods that IE fails to implement, which are part of javascript. The functions implemented are:

Array.every
Array.filter
Array.forEach
Array.indexOf
Array.lastIndexOf
Array.map
Array.reduce
Array.reduceRight
Array.some
Function.bind
Object.create
Object.keys
Date.now

To use, simply copy ie-sucks.js and add <script src="ie-sucks.js"></script> to your wobsite.

About

fixes for ie not having javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published