Is there a way to make a 100% x 100% static div in the older crappier versions of IE? If the user is running IE6 for example, I’d like a separate CSS file that only displays a giant black div on the screen and says something like “Your browser is garbage. You need to upgrade…” or something like that. A site that comes to mind that uses the same type of display message is http://www.wowhead.com when javascript is turned off.
Share
Just place this on the top of your web-page, and create a custom redirect page for IE6 visitors.