[TYPO3-english] Javascript at end of the document

Enrique Moreno Tent enriquemorenotent at gmail.com
Tue Apr 12 11:32:38 CEST 2011


Hello guys. Im trying to add this piece of code at the end of the document:

<!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to
local if necessary -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js
"></script>
<script>window.jQuery || document.write('<script
src="js/libs/jquery-1.5.1.min.js">\x3C/script>')</script>

So far the only option i've encountered is writing it directly into the HTML
template, but I was wondering if there was a more Typo3-way to do it with
typoscript.


More information about the TYPO3-english mailing list