[Typo3] Declaring css file
Tyler Kraft
headhunterxiii at yahoo.ca
Sun Jun 5 22:03:35 CEST 2005
As an example of how I use it to inclue a little javascript:
page.headerData.30 = TEXT
page.headerData.30.value = <script type="text/javascript"
src="/fileadmin/template2/blah.js"></script>
Documented in the typo3 bible - TSref under 'PAGE'
hth
michael wrote:
> Hi list
>
> I want to put some css declaration in the header of the page and I try this
>
> page.headerData.10 = <link href="style.css" rel="stylesheet"
> type="text/css">
>
> But it doesn't work, and I can't find a clear documentation on
> page.headerData
>
> Any Idea ?
>
> Michael.
>
>
>
More information about the TYPO3-english
mailing list