I am trying to get this script to work. http://www.twospy.com/galleriffic/
I have uploaded the jquerys and css. When I put the example html into the product detail page, it shows the container and a swirly but no images. I thew it into a topic and it shows the thumbnail images but when you click on one, it just follows the link the image itself instead of having the jquery put it into the gallery....
So, I'm assuming that the jquery isn't working.... You can see the example topic here: http://yourholster.com/t-images.aspx on our test site.
I am somewhat new to this. When I 'inspect element' with Chrome, it shows the <div> for the gallery as greyed out.
Any thought as to why this isn't working? Hopefully it is something obvious to a more experienced person.
I have these in the productTemplate.master
<script type="text/javascript" src="jscripts/jquery-1.3.2.js"></script>
<script type="text/javascript" src="jscripts/jquery.galleriffic.js"></script>
<script type="text/javascript" src="jscripts/jquery.opacityrollover.js"></script>