/ Published in: HTML
URL: http://bit.ly/dshack-html5css3snips
Expand |
Embed | Plain Text
<!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame --> <!-- via bit.ly/dshack-html5css3snips --> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
Comments
Subscribe to comments
You need to login to post a comment.

how can i test that this is in fact doing what it should? i tried visiting a site i added this snippet to using ie9 and through the developer tools i set it to an older browser mode hoping to see it forced back to ie9 mode once refreshed, but it was not. any ideas?