Bootstrap versions and browser compatibility

醉酒当歌 提交于 2019-11-30 10:52:51

Here is the link to the official docs for Bootstrap versions: http://bootstrapdocs.com/

Looking at Browser support for Bootstrap 1.1.0 it says Internet Explorer 7+. The docs for the earlier version v 1.0.0 (which was the first public release) doesn't even mention supported browsers. You can check if more recent version added support for IE6, but I don't think so. I also discourage using an old version at all.

If you can chose another framework I'd suggest YAML, it is actively maintained, well documented and supports IE6, too.

You can take look at Website Docs.

Officially IE7 is not supported. IE8 and IE9 will be support.

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