[pmwiki-users] IE ccs compatability
Hans
design5 at softflow.co.uk
Thu Apr 12 06:59:46 CDT 2007
Thursday, April 12, 2007, 12:51:13 PM, Christian wrote:
> i want to put this code on my wiki, has anyone done this?
> <!--[if gte IE 6]>
> <link rel="stylesheet" type="text/css" href="iespecific.css" />
> <![endif]-->
> i was just going to throw it onto my side bar page, but i was 100% sure
> if that would work.
It needs to go into the head section of your skin's template .tmpl
file.
> also while on the subject.. is it possible to do a if on browser type?
> (:if browser IE:) Get Firefox (:else:) You made the right choice (:if:)
No. Not yet anyway.
~Hans
More information about the pmwiki-users
mailing list