Skip to content

A bundle collection to help you develop Bootstrap and JQuery project for ie8

License

Notifications You must be signed in to change notification settings

ssswang/bootstrap-ie8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dc04fbe · Oct 25, 2018

History

17 Commits
Sep 28, 2015
Sep 28, 2015
Sep 28, 2015
Oct 25, 2018
Oct 2, 2015

Repository files navigation

bootstrap-ie8

Your bootstrap project sometimes does not work well with IE8. You may need this collection of development tools to fix your project. Also these tools can make your life much easier to solve ie compatibility issues.

What included

Bootstrap

JQuery 1


es5-shim.js

"ECMAScript 5 compatibility shims for legacy JavaScript engines."

You need this because some jQuery plugins may use some code which are not supported by IE8 javascript engine.

console-polyfill

"Browser console polyfill. Makes it safe to do console.log()-s etc always."

HTML5 shiv

"Enable use of HTML5 sectioning elements in legacy Internet Explorer."

Respond.js

"A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)"

If you need Bootstrap works properly under IE8

bower

If you use bower, you can just run

    bower install bootstrap-ie8

to get the latest the dependencies.

Example

Please check index.html.

About

A bundle collection to help you develop Bootstrap and JQuery project for ie8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages