CSS ie8 Only


CSS ie8 only fix is easy to do, if you use the beta version of Internet Explorer 8, the following conditional tags may not be working

<!--[if IE 8]>
According to the conditional comment this is Internet Explorer 8<br />
<![endif]-->

You may like to try the method below:

<!--[if IE 8.000]>
According to the conditional comment this is Internet Explorer 8<br />
<![endif]-->

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Technorati
  • Twitter
  • Yahoo! Bookmarks

  1. #1 by Ryan Martinez on April 28, 2010 - 10:47 am

    Internet Explorer 8 is very good because it is as stable as Opera. I hate the previous versions of IE like IE6 because it hangs frequently. *

  2. #2 by Claire Richardson on May 6, 2010 - 6:16 am

    Internet Explorer 8 have been my most used browser this year, it is definitely stable and fast loading too. *

(will not be published)