1 Attachment(s)
[DHTML] Animated cursors anyone?
1) CODE TITLE: Animated cursors
2) AUTHOR NAME: Shachi Bista
3) DESCRIPTION: Lets you have "animated" cursors in FF.
4) URL TO CODE: http://shachi.prophp.org/animcur.html
5) NOTES: This isn't cross-browser. I didn't need to make it as IE already supports the .ani format. I got the cursor images from: http://www.maxthemes.com/guistuff/?g...%20Cursors and used http://www.xoyosoft.com/gs/index.htm to chop it down into different images then I used gimp to convert the bmps to pngs and then again used: http://converticon.com/ to convert the pngs icos and simply renamed them to a .cur extension. This script takes up some resources because of the constant setInterval after every 30 ms.
6) BROWSER COMPATIBILITY: Tested with, FF 2.0.0.1. Please feel free to test it and please post your name and version of firefox you test it with, it will be listed here. :)
Tested with FF1.5 -- by drj33 & jscheuer1 - Works fine :D
Tested with FF1.5.0.9 -- by jscheuer1 - Works fine :D
Tested with IE7 -- by jscheuer1 - Doesn't work.
Tested with Opera -- by jscheuer1 - Doesn't work
Enjoy!!