I've attempted to get Cycle to function as a full screen slideshow.
I love Cycle for it's simple clean code, and easy implementation and also powerful options.
However, when I resize my browser window, even with OnResize events in place, the Cycle plugin usually maintains the images at the size of the onload event.
I've seen many people ask this question in several forums and never get a definitive answer.
Hopefully Malsup will save the day.
So I ask you, as a meager and humble creative who loves to do front end dev... how can we get Jquery cycle working at full screen and with browser window resize?
There is JB gallery
http://maxb.net/scripts/jbgallery/and
http://manos.malihu.gr/tuts/malihu-jquery-image-gallery/malihu-jquery-image-gallery.htmlAnd while these both are interesting and very useful, the code is very strict and the galleries are a "swiss army knife" combination of things, easily broken, and a little proprietary.
All things Cycle is not.
You can see one of my failed attempts here :
http://dluxstudios.com/hwkn/Thanks in advance for your help.