[TYPO3-english] Include JS code in body

Kristina Drömmer krissi1992 at hotmail.com
Tue Jan 21 10:03:02 CET 2014


Hey! 

I tried to use 'galleria' from jquery..
I included the latest jquery and 'galleria-1.3.3.min.js' in the header.
But then I need to include

<script>
   Galleria.loadTheme('fileadmin/templates/galleria/themes/classic/galleria.classic.min.js');
   Galleria.run('.galleria');
</script> 
 
in the body
How can I do that?

Thanks, Kristina


More information about the TYPO3-english mailing list