Hi Everybody,
I have a site where I would like to use the galleria plugin and
prototype framework, but I can't seem to get it to work together. I
have tried using jquery.noconflict but I can't seem to figure out how
to use noconflict. You can see an example on this page:
http://www.artunika.dk/dots-01.html
It works fine in Chrome but in IE you get a white screen.
I have tried the following which didn't work:
<script>
// Load theme
Galleria.loadTheme('src/themes/dots/galleria.dots.js');
jQuery.noConflict();
jQuery('#galleria').galleria();
</script>
Any help would be much appreciated.
Thanks...
Chris
--
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en.