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