Cycle plugin on mobile phones
Hi,
I am trying to implement a JCycle photo gallery for a mobile site.
I have set parameter fit: 1 so that images fit to flexible screen width. What I need is the gallery to 'refresh' when the screen is rotated, so the images are essentially resized to fit. I have tried reloading page on orientation change, but it's very slow and less than ideal, and seems to trigger when I don't want it to (although this may be down to the oreintationchange function I am using).
Any ideas how I can quickly re-initialise the plug-in when viewport changes?
Adrian