Twitter Bootstrap support for IE7 [closed]

风格不统一 提交于 2019-11-28 03:51:19

问题


I have my application built upon latest Bootstrap Version 3.0.3. Everything was running fine on Chrome and Mozilla. Now suddenly, people want it to support IE7 and IE8. I have tried implementing Bootstrap 3 for IE7 , but it didn't help. Everything still stays dis-aligned.

Things are still messed up in IE 7 and IE8.

Do I need to manually override the Bootstrap Styles? I doubt, bootstrap being so extensible and popular, must have done something to support IE7.


回答1:


Don't use Twitter's Bootstrap 3 if you will have to support IE7. Twitter's Bootstrap 3 has many changes (Updating Bootstrap to version 3 - what do I have to do?, http://bassjobsen.weblogs.fm/its-a-shame-the-newest-version-of-githubs-most-popular-projects-is-not-backward-compatible/) don't try to fix them for IE7. Consider to use the latest 2.3.2 version, nothing wrong with it. You simple can't have both; support for older browsers and the newest HTML / CSS support.



来源:https://stackoverflow.com/questions/20615535/twitter-bootstrap-support-for-ie7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!