jquery.gallery
Posted: Thu Jun 20, 2013 11:25 am
I am trying to add the following script to my site:
However, I cannot get it to work. It doesn't show errors, it just doesn't show anything. Is there any thing I need to add to it or a plugin I need to download to get this function to work?
Thanks in advance.
Code: Select all
{literal}
<__script__ type="text/javascript">
jQuery.gallery('gallery/Gallery.swf', 'gallery/gallery.xml', {width: '700px', height: '300px', background: 'transparent'});
</__script>
{/literal}
Thanks in advance.