[TYPO3-dev] tiny improvment for includeCSS / JS

Christopher Torgalson bedlamhotel at gmail.com
Sun Sep 30 22:36:16 CEST 2007


On 9/30/07, Tolleiv Nietsch <info at tolleiv.de> wrote:
> Hi
> since conditional comments are a very common way of achieving a nice
> Cross-Browser compatible webpage I'd suggest a tiny improvement for
> "page.includeCSS" and "page.includeJS".
>
> I think it would be nice to have a additional option ".condition" for
> those two properties. The usage could look like this:
>
> page.includeCSS.file1 = style.css
> page.includeCSS.file1.condition = foo
>
> rendered as:
>
> <!--[if foo]><link rel="stylesheet" type="text/css" href="style.css"
> />![endif]-->
>
>
> So let me know what you think of this idea.
> I'd provide a patch to the Core-Guys if you'd also like to have that
> feature.


Not a bad idea as long as we're saddled with various versions of
Internet Explorer.

+1

-- 
Christopher Torgalson
http://www.typo3apprentice.com/




More information about the TYPO3-dev mailing list