Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within HTML Pages with CSS and JavaScript
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Tim Cooke
Devaka Cooray
Sheriffs:
Liutauras Vilda
paul wheaton
Rob Spoor
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Piet Souris
Mikalai Zaikin
Bartenders:
Carey Brown
Roland Mueller
Forum:
HTML Pages with CSS and JavaScript
Changing cursors over tables in Netscape
Arvind Prabhu
Greenhorn
Posts: 18
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
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
Sheriff
Posts: 67750
173
I like...
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
'hand' is not standard. Try 'pointer'.
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Arvind Prabhu
Greenhorn
Posts: 18
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
"pointer" works. Thanks!
permaculture is a more symbiotic relationship with nature so I can be even lazier. Read tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
On mouse over / On click events
How to do a Mouseover..
Struts 2 and auto population of HTML tables
cursor style over an image
setAttribute() Not Working in IE
More...