Just experiment. In the script, you can assign the image here:
Code:
<SCRIPT language="JavaScript1.2">
/*
Roaming Cursor script (By Kurt at kurt.grigg@virgin.net)
Modified and permission granted to Dynamic Drive to feature script in archive
For full source, usage terms, and 100's more DHTML scripts, visit http://dynamicdrive.com
*/
//specify path to cursor image
var cursorpath="cursor.gif"
if (document.layers)
{document.write("<LAYER NAME='PoInTe . . .
At present, the image will be 17x22 pixels. If you were to edit the script, you might or might not be able to change that. As it is now, any image of a different size will be scaled to those dimensions by the script.
Bookmarks