Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

seeliang/ie8-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ie8-js

  • Discontinued / finally, bye ie8, thank you for the ride

ie8 js fix for foundation framework and common ie8 css issues

based on http://foundation.zurb.com/forum/posts/241-foundation-5-and-ie8

Includes

How to use

  • ie8-js.js is the main file
  • use ie8-js-html5shiv.js if you are not using modernizr
  • there is compile conflict of selectivizr and respond See Limitation, so you will need respond if you have responsive css3 code

See sample.html, if lt ie 9 section

Install

  • bower install ie8-js
  • npm install ie8-js (if you don't need bower)

Limitation

  • there is a conflict of compile seletivizr.js and respond.js with webpack in one file
  • it's for ie8 only, ie8 compatibility mode will NOT work

About

ie8 js fix with foundation sample page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published