<!--[if lte IE 8]> <?php echo $this->Html->css('ie'); echo $this->Html->script(array('ie/html5')); ?> <![endif]-->
kl. 14:48:37 UTC+2 tirsdag 7. august 2012 skrev suttipong Pratum følgende: > > How to coding css with cakePHP > > > > <!--[if IE 6]><link rel="stylesheet" href="style.ie6.css" > type="text/css" media="screen" /><![endif]--> > > <!--[if IE 7]><link rel="stylesheet" href="style.ie7.css" > type="text/css" media="screen" /><![endif]--> > > > thank you > > sodaZa > -- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com. To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/cake-php?hl=en-US.