Hey, I am having trouble with some .gif images and Firefox. I have only tried my site on IE6 and Firefox, but the problem only arises when using Firefox
Website Location:
http://www.andrew.cmu.edu/user/awmayo/
On the left side of the side I have a preview box, and when a link is clicked on the left it changes the background image of the preview box at the top. I have links set to change the background to a .gif image so that it plays a slight animation. I want this only to be an intro animation so I have the .gifs set to only play once. The problem is that once a user click on a link and sees the animation, it won't play again until the user leaves the page and comes back. This only seems to be a problem with Firefox though, the images will play the intro everytime in IE.
I am wondering if anyone here has any clue how to simulate the way IE loads the images, or knows of any way to make this work.
Here are the links to the source code if you want it.
- HTML Page
http://www.andrew.cmu.edu/user/awmayo/index.html
- CSS Page
http://www.andrew.cmu.edu/user/awmayo/index.css
Thanks in advance.