Click to See Complete Forum and Search --> : Link to frame in animated GIF


neil9999
07-09-2003, 03:17 PM
Hi,

Using an image map and Animated GIF, is it possible to link to a particular frame in the GIF?

Thanks,

Neil

Jonathan
07-09-2003, 03:20 PM
on the map source code... in the href just do the

<a href="your_page.html" target="your_frame_name">

Then just name your frame

neil9999
07-09-2003, 03:26 PM
Not that kind of frame - a frame in the gif image eg. frame 2 would be the 2nd frame displayed in the animation.

Neil

freefall
07-09-2003, 03:26 PM
I think he means a particular frame in the gif sequence itself, but I don't know of any way to do that, sorry! Good idea, though, I'd assume that could save some time if it were possible!
- Ian

neil9999
07-09-2003, 03:31 PM
Ok, thanks for your help anyway,

neil