Hello All,
I'm trying to make use of the Cycle plugin (
http://jquery.malsup.com/cycle/)for a fullscreen gallery.
To see a test case:
http://jsbin.com/iqare4/5/All works fine until the browser window is resized. It seems
the plugin is initialized with browser width. If you resize the browser
window and click onto the next slide, the width of the slide is set
to the original window width, throwing out the centering of the slides.
I have tried resizing the slides with the resize window event, but this
still gets reset by the plugin.
Is there anyway to update the width value that is stored in the plugin,
on resize.
Any help would be most kind!!
Thanks all,
Ian.