Firefox Animation Cursor

Leah7 at 06h16
18
Jan
2012
Hello, all!

I just have a small question. I have a different cursor on my forum, one that is technically an animation cursor. It's a dragon with flapping wings, except that the wings only flap on IE, but not on firefox.

I was wondering if this is due to an error in my coding? And if there is a way to fix it? I'm using CSS coding to use the cursor:

Code:
body {cursor: url(http://downloads.totallyfreecursors.com/cursor_files/dragonflyblue.ani), url(http://downloads.totallyfreecursors.com/thumbnails/dragonflyblue.gif), progress;}
A:hover{cursor: url("http://downloads.totallyfreecursors.com/cursor_files/dragonflyblue.ani"), url(http://downloads.totallyfreecursors.com/thumbnails/dragonflyblue.gif), progress;}


Any suggestions? Thank you for your time!
Leah7
1 Base, on 18/01/2012 at 21h03
Hi Leah!

It's a very odd looking code... have you tried downloading the .gif image and uploading it to a different host to see if that works? Smile
2 Leah7, on 18/01/2012 at 22h14
Hello, Base. =)

I did indeed just try, but it made no difference. I wonder if there's another coding I could try or something....or maybe I just can't fix it?

My coding is now this:
Code:
body {cursor: url(http://i40.servimg.com/u/f40/15/80/58/62/dragon10.gif), progress;}
A:hover{cursor: url(http://i40.servimg.com/u/f40/15/80/58/62/dragon10.gif), progress;}
3 buddylee0927, on 19/01/2012 at 22h14
I'm interested in seeing the result of this as well. I'd like to have a poker chip cursor on my forum.
4 Rideem3, on 19/01/2012 at 22h19
It's not the script, but the browser. Unfortunately, Firefox has stopped supporting animated cursors since Firefox v2.0 Wink
5 Leah7, on 20/01/2012 at 22h14
Oh, well that tanks. Thank you for letting me know, Rideem, I appreciate it.

I suppose this is solved, then.
6 Nera., on 20/01/2012 at 22h16
Topic Solved & Locked
Similar topics
Custom Cursor Image Using a custom image as cursor - CSS Okay, I'm going to cover "How to change the cursor while browsing your forum!" 1# Visit Cursors-4u 2# Pick your Cursor from ANY category on THAT site. and click on the
There's just something about seeing the Firefox icon in my app drawer, a familiar feeling I guess. Although I abandoned Firefox on my laptop more than a year ago for Chrome and the Android version is not my main browser, I enjoy testing the app and seeing
Setelah meluncurkan Mozilla Firefox Terbaru yang masih dalam versi beta atau uji coba, sekarang Mozzila Foundation secara resmi telah meluncurkan Mozilla Firefox 3.5 dalam versi yang sesungguhnya dan salah satu fitur terbarunya adalah Mozilla Firefox 3.5
Replies 1 to 6 on 6 for "Firefox Animation Cursor"
See also
more_less
Informations

6 Replies For the topic :
"Firefox Animation Cursor"

This topic has been viewed 574 times.

Last message :
18/01/2012 at 06h16 by "Leah7"