Okay...
I looked up coding to check for IE.
I see this:
PHP Code:
<!--[If IE]>
Message to IE users
<[endif]-->
Okay... I get that and used it in my template just fine.
However, that is not like all the other <if> </if>statements I have seen and so I wonder if an <else /> will work with this or not?
Or do you write it some other way?? Like [else] or summat ??
