Click to See Complete Forum and Search --> : Cursor busy style?


chadorbaf
01-03-2003, 01:00 PM
Hi,
I need to change the style of cursor while the server is busy to respond to the client. If this could be done with javascript, please let me know the setting command for default & busy
styles.
Thanks.

khalidali63
01-03-2003, 02:45 PM
look into CSS property
cursor: wait
or cursor:progress

hope this helps

Khalid