I'm using tabs to facilitate a carousel to rotate content on my site, and I wanted to add an animated GIF 'loader' graphic that is timed with the loader. On Firefox 3 this works perfectly - it seems to be smart enough to not start the GIF animation until the script shows each frame.
With other browsers...not as much :-) The animation starts when the GIF loads and isn't tied to the script at all. Is there a way to fix this? Maybe set the GIF load on each tab to be dynamic so it loads/starts only when shown? Thanks! --Illah