Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
Event registration app with QR/Paypal
Home
Wednesday, September 15, 2010
How to deal with multiple version IE in asp.net development? Conditional_comment
http://en.wikipedia.org/wiki/Conditional_comment
Such as: remove IE8 compatibility button
<!--[if gte IE 7]><meta http-equiv="X-UA-Compatible" content="IE=8"/> <![endif]-->
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)