Client Cursor  
********************************************
Free JavaScript provided by ©2003-VB'Breizh
Adapted from "follow" (CodeLifter) : http://www.codelifter.com

In the body tag, insert 'style="cursor:text"' (new default cursor for your page).
Drawing the new cursor :

    On your page the default cursor will appear in video inverse color. That means on a white bgcolor form it must appear in white color to be invisible.
    -Draw your cursor that must include the text-cursor in the upper left corner.

    -Text-cursor (color = black, style I-beam width = 7, height = 16).
    -Set the new cursor background as transparent and save as a gif file.

...Download the JavaScript source code (4.85 kb)


Comment, question ?