View Full Version : jquery image gallery/slider plugin
does anyone know if there is a jquery image gallery/slider plugin that can be used multiple time on one page?
http://www.simplesli.de/
haven't tried this one personally but looks promising, helpful website too.
Stumbled upon this in the "Troubleshooting" page:
There have been reports of the plugin not handling multiple iterations of sliders well, wherein later sliders on the page wouldn't appear. What's actually happening is that the sliders are there and initialized, but since SimpleSlide doesn't always have a height or width measurement to go from, the plugin can't give the outer slide window its own dimensions. You can remedy this by giving the first image in each slider an explicit inline "height" and "width" attribute, e.g. <img src="image.jpg" height="100" width="100"/>
Which might come in handy :)
has anyone tried this? I can't get it to work properly
Shall have a play around at work tommorow :)
Have managed to get it running, but had to alter the source code a little:
http://www.louisjohnson.co.uk/js/jquery.simpleSlide.js
Lines 163 and 176 were throwing errors for me, might have been my mark-up though. have put comments in where my changes are.
Hope this helps, else post/PM your HTML and I can see what I can do :)
thanks, got it all working
njcsolutions
18-02-11, 22:10
yes, it can!
Powered by vBulletin® Version 4.1.12 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.