[jQuery] Re: Cycle plugin - frame number / IE behaviour

2009-05-20 Thread clement.val.cee...@gmail.com
It works ! Thanks again :o) On May 19, 9:24 pm, Mike Alsup mal...@gmail.com wrote: Use CSS style rules to position and stack the images. Do you mean forcing the images to be all at the same position ? Yes.  That's what the plugin does once it is run, but you can do it in CSS to avoid

[jQuery] Re: Cycle plugin - frame number / IE behaviour

2009-05-19 Thread Mike Alsup
Does anybody know how to display the frame number (and total number of frames) using the standard plugin, only putting some code in the after: function callback ? http://www.malsup.com/jquery/cycle/count.html Second question : with IE7, if all images are already in cache, they all

[jQuery] Re: Cycle plugin - frame number / IE behaviour

2009-05-19 Thread clement.val.cee...@gmail.com
On 19 mai, 15:48, Mike Alsup mal...@gmail.com wrote: http://www.malsup.com/jquery/cycle/count.html Wow !! That was fast ! Strangely, I never found this demo. Thanks a LOT ! Use CSS style rules to position and stack the images. Do you mean forcing the images to be all at the same position ?

[jQuery] Re: Cycle plugin - frame number / IE behaviour

2009-05-19 Thread Mike Alsup
Use CSS style rules to position and stack the images. Do you mean forcing the images to be all at the same position ? Yes. That's what the plugin does once it is run, but you can do it in CSS to avoid flicker on page load.