Hi I have added an animated gif to my site.
It works fine but it plays on page load.
I want it to only play on mouse over.
So example : on page load : still image
on mouse over: show gif animation
on mouse out : still image again
As i understand it I cant control the gif in this way and would have to add a still jpg of the image and then use events to show the gif on mouse over.
Correct?
If so then please tell me how to do this or another method if you know of one.
I ahve tried in events but cant get it to do what i want.
Thanks in advance
It works fine but it plays on page load.
I want it to only play on mouse over.
So example : on page load : still image
on mouse over: show gif animation
on mouse out : still image again
As i understand it I cant control the gif in this way and would have to add a still jpg of the image and then use events to show the gif on mouse over.
Correct?
If so then please tell me how to do this or another method if you know of one.
I ahve tried in events but cant get it to do what i want.
Thanks in advance