Skip to content

Commit

Permalink
Add note about IE mode tag being included in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
juthilo committed Sep 24, 2013
1 parent 33e0877 commit 735105a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,7 @@ <h3>IE Compatibility modes</h3>
{% highlight html %}
<meta http-equiv="X-UA-Compatible" content="IE=edge">
{% endhighlight %}
<p>This tag is included in all docs pages and examples to ensure the best rendering possible in each supported version of Internet Explorer.</p>
<p>See <a href="http://stackoverflow.com/questions/6771258/whats-the-difference-if-meta-http-equiv-x-ua-compatible-content-ie-edge">this StackOverflow question</a> for more information.</p>

<h3>Internet Explorer 10 in Windows 8 and Windows Phone 8</h3>
Expand Down

0 comments on commit 735105a

Please sign in to comment.