•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 373,938 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,531 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 477 | Replies: 1
![]() |
•
•
Join Date: Aug 2005
Location: Cologne, Germany
Posts: 93
Reputation:
Rep Power: 3
Solved Threads: 8
Hello all together,
I've a JS-script that forces the mouse pointer to become a hand. It does work perfectly on IE, Opera, Safari and Konquerer (that's what I've tested so far). Just FireFox doesn't want to change the icon. What's the matter?
Here is the script:
The elements "wid0a", "wid0b" and "wid1" are cells in one row. The first two cells are for formatting reasons.
In the JS-code first three lines are okay (changing the background color). But the fouth (changing the pointer to a hand) doesn't work.
Thanks for your replies.
Simon
I've a JS-script that forces the mouse pointer to become a hand. It does work perfectly on IE, Opera, Safari and Konquerer (that's what I've tested so far). Just FireFox doesn't want to change the icon. What's the matter?
Here is the script:
document.getElementById(wid+'0a').style.backgroundColor="#E0E0E0"; document.getElementById(wid+'0b').style.backgroundColor="#E0E0E0"; document.getElementById(wid+'1').style.backgroundColor="#E0E0E0"; document.getElementById(wid+'1').style.cursor="hand"; <= Problem is here!
The elements "wid0a", "wid0b" and "wid1" are cells in one row. The first two cells are for formatting reasons.
In the JS-code first three lines are okay (changing the background color). But the fouth (changing the pointer to a hand) doesn't work.
Thanks for your replies.
Simon
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
•
•
•
•
addiction apple beta blackberry bon browser browsers browsing cell cell phones china development echo email encryption firefox internet internet explorer 7 iphone ipod kernel keynote lg linux macworld microsoft mobile motorola mozilla networking news nokia patch phone playstation prada ps3 scams security social software stocks technology technology stocks testing touchscreen web webmail work 500
- Previous Thread: Element object from a Node object
- Next Thread: is it possible to over write internal java script?


Linear Mode