IntelliJ Java IDE
The moose likes HTML, CSS and JavaScript and the fly likes Changing cursors over tables in Netscape Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Changing cursors over tables in Netscape" Watch "Changing cursors over tables in Netscape" New topic
Author

Changing cursors over tables in Netscape

Arvind Prabhu
Greenhorn

Joined: Aug 09, 2001
Posts: 18
How can I change the cursor to a "hand" when the mouse is moved over a table in Netscape? I've tried setting the "style.cursor" attribute to "hand" on onMouseOver for the table.
It works in IE; however, it does not work in Netscape.
Thanks,
-Arvind
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50677

'hand' is not standard. Try 'pointer'.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Arvind Prabhu
Greenhorn

Joined: Aug 09, 2001
Posts: 18
"pointer" works. Thanks!
 
 
subject: Changing cursors over tables in Netscape
 
Threads others viewed
Mozilla and this.style.cursor='hand'
Java Plugin Version
End of Netscape?
Data size bigger than the max size for this type;
WA #1.....word association
developer file tools