Wednesday, November 14, 2007

Nag IE :

If you're a web master type like me there is a very easy way to nag Internet Explorer users into changing their web browsers - or whatever. It goes a little something like this ....

Add this code right after "{body>" to re-create the IE nag on this page.

(!--[if IE]>
(div style="width:100%; border-bottom: 2px solid red; background:gray; padding:5px;">
(strong>Warning(/strong>: You are using Internet Explorer.
Please upgrade to (strong>(a style="color:white;" href="http://getfirefox.com/">Firefox(/a>(/strong>.
(/div>
(br />
(![endif]-->

**************
replace ( with <

No comments: