Skip to content

javascript to the rescue?

In a continuation from my previous post I’m still trying to find a good solution for a rotating header.  I wanted to stay away from flash.  Partly because I’m not very familiar with flash & I wanted to be a little more universally compatible.  I’ve tried an animated .gif, which works, but its 800K!  Not very dial-up compatible.  Even lags a sec on my high-speed.

I’m now looking into using javascript to auto-rotate a list of graphics.  I’ve done this previously in conjunction with a webcam but now don’t remember exactly how I did it.  I figure this may be the most efficient solution as 1) it stays away from flash 2) is more bandwidth friendly.

EDIT: As I’m writing this I’m wondering if the javascript option really is more bandwidth compatible.  I guess I’ll need to compare file sizes between all the .gifs and the animated result.  If its comparable that really wont save me anything in the end.  Am I avoiding flash when it may be the best solution?  Ugh.  I hate web design lol.

If this site has been useful, please consider participating in the Fundraiser.

Other Points of Interest

  • No Related Post