[Typo3] header problem

Mauro Lorenzutti mauro.lorenzutti at webformat.com
Tue Nov 15 14:43:17 CET 2005


Hi everybody,

I've a problem with the inclusion of a header data in my template. I
used the following code:

temp.script = HTML
temp.script.value = <script src="http://www.mysite.com/myfunctions.js" type="text/javascript"></script>

page.headerData.10 < temp.script

This works correctly but I need the temp.script to be placed at the
bottom of all the headers. In other words I want this:

<script src="http://www.mysite.com/myfunctions.js" type="text/javascript"></script>
</head>

Perhaps the above solution places my script before the tag title. Does
anyone know a way to place an header data in the right place?
Thanks to everybody.

Best regards,
 Mauro Lorenzutti


e-mail:  mauro.lorenzutti at webformat.com

---------------------------------------------------------
WEBFORMAT srl | Corte Europa, 12 | I-33097 SPILIMBERGO PN
     Tel +39-0427-926.389  --  Fax +39-0427-927.653
       info at webformat.com  --  www.webformat.com
---------------------------------------------------------




More information about the TYPO3-english mailing list