Bootstrap Layout - Remove Responsiveness
问题 I am trying to create a fixed layout and using Bootstrap for mainly the Javascript Plugins. But the Layout breaks when i try to resize below the 1000px. http://mink7.com/projects/test/index.html 回答1: The Bootstrap CSS you have included I believe has the responsive elements in it. If you look at Bootstraps website, they include both versions in their source code. <link href="http://twitter.github.com/bootstrap/assets/css/bootstrap.css" rel="stylesheet"> <link href="http://twitter.github.com