pinky
05-04-2011, 05:49 PM
I discovered that my SD3 sites often look positively awful when viewed in an old browser. Rather than put up a permanent announcement about the best browser to use, and hating pop ups I tracked down a neat code that is simply ignored by modern browsers but displays a message at the top of the website page in <IE7.
I thought I would share ~ simply insert it in the <head> of your css header section
<!--[if IE 6]> our website is optimsed for a newer browser than the one you are using - you may therefore not enjoy the best experience during your visit ... dont blame us!!<![endif]-->
Martyn
I thought I would share ~ simply insert it in the <head> of your css header section
<!--[if IE 6]> our website is optimsed for a newer browser than the one you are using - you may therefore not enjoy the best experience during your visit ... dont blame us!!<![endif]-->
Martyn