Click to See Complete Forum and Search --> : start animated gif on new frame each time


jfritsch
01-07-2008, 09:32 AM
I have a 30-something frame animated gif on my homepage. It scrolls logos. Now it starts at frame one every time somebody loads or reloads the page. How do I get it to start in a random or different place each time?

KDLA
01-07-2008, 11:06 AM
I suggest you create several versions in your image editor, then use them in an array controlled by some javascript that randomizes them.

KDLA