[thelist] PHP multiple style switcher

DAVOUD TOHIDY dtohidy at hotmail.com
Sat Nov 24 09:17:32 CST 2007


on Date: Sat, 24 Nov 2007 15:06:51 +0000 Dan parry wrote:
> It means Hope This Helps :)
thanks for explanation. I was confused. :)
 
o.k so what about the next section. That gets parse error too.
 
<?php
break;
default:
?>
<link rel="stylesheet" type="text/css" media="screen"
href="screen.css" />
<!--[if lte IE 6]>
<link href="css/IE6.css" rel="stylesheet" type="text/css"
media="screen" />
<![endif]-->
<?php
break;
}
?><link rel="stylesheet" type="text/css" media="print" href="print.css" />
 
and have I understood the logic as I described in my previous posts?
Sorry I am not a backend developer, so please forgive me
if I am sking too much.
 
regards,
davoud
 
 
_________________________________________________________________
Are you ready for Windows Live Messenger Beta 8.5 ? Get the latest for free today!
http://entertainment.sympatico.msn.ca/WindowsLiveMessenger


More information about the thelist mailing list