GithubHelp home page GithubHelp logo

bootstrap-ie7fix's Introduction

Bootstrap 3 IE7 Fix

Adds IE7 support to Bootstrap 3.

  • Applies IE7-specific styles to Bootstrap components and HTML elements
  • Includes bug fixes for the usual suspects: hasLayout, inline-block bug, z-index bug., etc
  • VM tested for greatest reliability

Demo: https://www.lpology.com

How to Use

Add this conditional after bootstrap.css:

<!--[if lt IE 8]>
  <link href="css/bootstrap-ie7fix.min.css" rel="stylesheet">
<![endif]-->

If you're not already using Respond.js, you'll need to add it to support media queries.

Notes

  • Tested with Bootstrap version 3.0.2
  • Most of the core components of Bootstrap have been tested -- grid system, buttons, forms, tables, etc., but there is more to work on.
  • To avoid the need for a box-sizing polyfill, the grid system is overriden with the Bootstrap 2.3.2 grid layout.
  • If you want to test or help improve, Microsoft provides free VMs (here) for testing in older versions of IE. This is far more accurate than the version emulator in IE.

Special thanks to coliff for a starting point, and rassie for the Glyphicon code.

License

Released under the Apache 2 license.

bootstrap-ie7fix's People

Contributors

sdturner02 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.