PDA

View Full Version : access multi-image gif


wac
04-24-2003, 02:16 PM
How does one access a sub image in a multi image gif in html, css or javascript???

ronaldb66
04-24-2003, 02:42 PM
Do you mean an animated gif?

You can't.

Any gif is a certain type file for HTML / CSS / Javascript; the user agent (aka browser) takes care of displaying it. Some properties can be controlled, but not the content of the file itself.