I am using the slideshow from http://www.hugoandcat.com/DualSlider/, I have added all the required css & javascript files, but still the slideshow does not work.
The url to my implementation is http://geddit.in/
What should I do ?
I am using the slideshow from http://www.hugoandcat.com/DualSlider/ , I have added all the required
Share
You appear to be loading in jQuery twice on your page – first on line 28 and then later on line 64.
I’d remove the second appearence.