[TYPO3-templavoila] html comments and TV

Vladimir Podkovanov podkovanov at gmail.com
Wed Jan 23 13:26:58 CET 2008


2008/1/23, Benjamin Todd <b.todd at emnet.co.uk>:
> You can do conditional statements in your page template's TypoScript.
>
> Something like:-
>
> --------------------------
>
> # Sort out IE6 and below
> [browser = msie] && [version < 7]
> page.CSS_inlineStyle (
>
> # Add a script for IE < 7
> page.headerData.44 = TEXT
> page.headerData.44.text = <script......
>
> [end]
>
> ------------------------
>
> Have a look at the TSref
>
> HTH
>
> Ben
>
> Benjamin Todd
> Web Developer
>
> b.todd at emnet.co.uk
> EMNET, PO Box 559, Nottingham, NG1 3LB
> Tel:  +44 (0)115 956 8260
> Fax: +44 (0)115 956 8264
>


Yeah, thx
I remember that way, just was been curiouse if something chaned in the
ground to permit work with html comments.

-rgds-
Vladimir


More information about the TYPO3-project-templavoila mailing list