Category Archives: IE7
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 … Continue reading
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.
CSS Random Background Image Rotation
Edit: If you do not have access to the PHP source code on your site, try this random background image script generator Here's something I've been playing with lately to … Continue reading
IE7 – the Mix 06 beta release
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 … Continue reading