This commit is contained in:
Mark Otto 2013-10-28 21:48:57 -07:00
parent 4b8c662698
commit 96d7d4a489
1 changed files with 1 additions and 1 deletions

View File

@ -747,7 +747,7 @@ bootstrap/
<p>Visit <a href="http://caniuse.com/">Can I use...</a> for details on browser support of CSS3 and HTML5 features.</p>
<h3>Internet Explorer 8 and Respond.js</h3>
<p>Using Respond.js does not come without some caveats. Be aware of the following when using it in your development and production environments for Internet Explorer 8.</p>
<p>Beware of the following caveats when using Respond.js in your development and production environments for Internet Explorer 8.</p>
<h4>Respond.js and cross-domain CSS</h4>
<p>Using Respond.js with CSS hosted on a different (sub)domain (for example, on a CDN) requires some additional setup. <a href="https://github.com/scottjehl/Respond/blob/master/README.md#cdnx-domain-setup">See the Respond.js docs</a> for details.</p>
<h4>Respond.js and <code>file://</code></h4>