Archive for the 'IE7' Category



CSS hacks - Targetting IE7

A simple hack to target IE7 only:
/* Target IE7 only */
html>body #getquotebox {
*background: url(../images/loginbox-bg.jpg) 10px left no-repeat;
}
/* end */
Can be used in cases where conditional comments can't be, for whatever reason.

IE7 Beta 3

The final beta release of Internet Exporer 7 is now available for download. There are also detailed instructions for uninstalling previous IE beta versions, and installing the latest beta version.

Well it looks like the next release of IE7 beta will have addressed many of the bugs, issues and foibles of the IE7 public preview beta. The next release will be made available at the Mix 06 conference, and will be further released through MSDN membership following the conference. Andy Clarke has had a [...]