Log in

View Full Version : Animating Mouse in FireFox??



XGhozt
03-05-2007, 03:05 PM
I need some assistance. I have been using the colling code to change the mouse and it has successfully worked in all browers:


<style>HTML,BODY{cursor: url("cursor.cur"), url("cursor6.gif"), auto;}</style>

The Gif loads in the browsers that can't support the .cur. I think it might be possible to make a script that changes the .gif image used on the cursor every few sections. This would create a successful emulation of animation on the cursor.

Does anyone know how I would go about doing this? :rolleyes:

BLiZZaRD
03-05-2007, 04:28 PM
Why not just make an animated .gif?

XGhozt
03-05-2007, 07:52 PM
I did make an animated gif, and its not showing animation in FireFox.