Welcome! Log In Create A New Profile

Advanced

(WB 12 Eng) How to change Page MouseCursor?

Posted by Jaime Fernandez 
Jaime Fernandez
(WB 12 Eng) How to change Page MouseCursor?
January 27, 2009 06:48PM
HI,

I'm trying to change the mouse cursor to curwait for all the page with no result:
I have tried:
1. In server code:
PAGE_Test..Mousecursor = curwait
Does't work, neither IE nor Firefox.
2. Browser code. Row Selection of Table:
PAGE_Test..Mousecursor = curwait
Browser sends a error: document.style is undefined
The JS generated code :
function _T1(event){{document.style.cursor="wait"}}

Any idea?

Regards
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: