Re: two issues more to go 1)background img 2.) animated .gif ...



dorayme wrote:
<snip>
No. There are two reasons why an animated gif will stop
looping in a browser:

1. The gif was made to stop after a set number of loops.
The maker can control this. Think of it as the gif maker
putting a little invisible intangible ex traffic cop in
with the gif who is ordered to stop it after a set number
of loops.

2. The user has a browser that has a preference or option
to stop it after a user set number of loops. The reason
browser makers put in this option is because they were
required to by law. There were too many people going
crazy suffering endless looping animations, some of
them tripped into homicidal rages, taking machine guns
into shopping centres etc...

There is at least one other reason why animated gifs will stop animating, and that is in older IE browsers (IE 6 certainly) where any execution of a javascript pseudo-protocol HREF will put the browser into an 'about to navigate' state in which it stops bothering to animate gifs, load new resources (for things such as image swapping), etc. See:-

<URL: http://jibbering.com/faq/#javascriptURI >

Richard.

.



Relevant Pages

  • Re: two issues more to go 1)background img 2.) animated .gif ...
    ... The gif was made to stop after a set number of loops. ... The user has a browser that has a preference or option ... There is at least one other reason why animated gifs will stop ... I never think of animated gifs as having anything essentially to ...
    (alt.html)
  • Re: two issues more to go 1)background img 2.) animated .gif ...
    ... and then the rest of images will load naturally ... the problem is that this animated gif is ... has set his or her browser to stop after x number of loops (I ...
    (alt.html)
  • Re: two issues more to go 1)background img 2.) animated .gif ...
    ... control by the person who created the gif, or control by the person who ... You own the browser and can set ... You can make animations not play at all, ...
    (alt.html)
  • Re: Favicon
    ... He was implying that the browser sends up ... individual HTTP requests for each element of the page, ... If my mind don't fool me, even a system that don't gif would request the gif ... As I pointed out before, the browser won't tell the web server what it can and can't, you need to keep track of browsers in your php code and match the current clients version to your list to know what is the most advanced it can handle in favorite icons. ...
    (alt.php)
  • Re: Favicon
    ... He was implying that the browser sends up ... individual HTTP requests for each element of the page, ... If my mind don't fool me, even a system that don't gif would request the gif ... Now, HTML code will redirect the browser to where the favicon is, ...
    (alt.php)