0.1.2 • Published 9 years ago

ie8-js v0.1.2

Weekly downloads
6
License
ISC
Repository
github
Last release
9 years ago

ie8-js

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

npm install ie8-js

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