Home » Developer & Programmer » Forms » changing mouse cursor in web forms
changing mouse cursor in web forms [message #86206] Fri, 10 September 2004 05:22 Go to next message
timc
Messages: 1
Registered: September 2004
Junior Member
I want to change my mouse cursor to a hand-pointer when it is hovered over a field in my contacts form which is displaying an email address. I cannot use WHEN-MOUSE-ENTER/LEAVE so I presume I need a PJC Bean to do this client side.

Does anyone have an example they can share?
Re: changing mouse cursor in web forms [message #86246 is a reply to message #86206] Tue, 14 September 2004 22:48 Go to previous message
Himanshu
Messages: 457
Registered: December 2001
Senior Member
Hi,
To change the cursor style to a hand, you can use the built-in
Set_Application_Property when appropriate: Set_Application_Property(CURSOR_STYLE, 'HELP');

Try writing this code in When-new-item-instance.

HTH
Regards
Himanshu
Previous Topic: Help me to retrieve the global value! help!
Next Topic: UPPERCASE in Combo Box
Goto Forum:
  


Current Time: Sun May 19 09:36:31 CDT 2024