Quote:
Originally Posted by JD
And one more thing, how can I deliver it to ONLY IE6 users? I've tried using
<!--[if IE 6]>
Special instructions for IE 6 here
<![endif]-->
but that doesn't hit for just IE6 for whatever reason IE7/8 pic it up too :/
|
Have you got MultipleIE installed? Because apparently if you've got multiple versions of IE on one machine then the conditional comments behave as though you're running the highest version.