Page is a not externally linkable
- Code, Content, and Presentation
-- Site Graphics and Multimedia Design
---- Animation and JavaScripts


korkus2000 - 6:42 pm on Mar 27, 2002 (gmt 0)


When you click a link or a form you start the browser event of loading a page even if there is no page to load. This stops animated gifs.

You need to send your forms or links to a javascript that does whatever. It then needs to return false. This will start the gifs back up again. use the return false in an onClick attribute not the href. It won't work in a javascript: href.

If you what to navigate somewhere and you want things to still animate use your location object.


Thread source:: http://www.webmasterworld.com/graphics_multimedia/312.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com