Hi, I'm new to javascript, but fairly au fait with HTML and CSS, and I wanted to add a slideshow to a site I'm creating, so tried Galleriffic, because I wanted one that shows thumbnails.
Unfortunately, my slideshow shows two images, one under the other, during the transition, and as I know nothing about javascript, I can't work out what I've done wrong.
You can view the site here:
http://www.bondwebdesign.com/mynwood/
I've been using the code from the 5th example on the Galleriffic site, here:
http://www.twospy.com/galleriffic/example-5.html
I thought it might be something to do with my CSS overriding the Galleriffic CSS, but I temporarily commented out my CSS link, and it still has the same problem.
I would be very grateful for any help anybody can give. If you know of another JQuery slideshow that works in a similar way to the one on this page:
http://www.mynwoodcatjackets.moonfruit.com
then I will try that instead.