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:
<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: