[dokuwiki] Re: different Stylesheets with Conditional Comments

On Sun, 19 Aug 2007 17:02:44 +0200
Gunther Pilz <dokuwiki@xxxxxxxxxxxxxx> wrote:

> Hello,
> 
> here some additional thoughts/ ideas.
> What I want to achieve is something like this:
> 
>     |*<!--[if lte IE 7]>*
>     **|
> 
>     <link rel="stylesheet" media="all" type="text/css"
> href="/.../lib/exe/css.php?s=ie_only" />
> 
>     |*<![endif]-->
>     *|
> 
> Probably the best (easiest) way is to modify the
> css_out() function in lib/exe/css.php!?

What for? Why don't you just put the above in your template?



-- 
http://www.splitbrain.org

Other related posts: