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]-->

No comments:

Post a Comment