Weird Thoughts From Eric's Head

Tags - Categories : All | AJAX | BUSINESS | PERSONAL | PROGRAMMING | BOOK REVIEW

One handed
Why did the man with one hand cross the road?

To get to the second hand shop.

Cursor:hand not working
Another question I see posted is how come by cursor changes to the hand with IE but not with Mozilla.

Your code most likely looks like: cursor: hand;

The reason is IE supports the keyword hand and mozilla, netscape, firefox do not.

You want to use cursor: pointer; to work on all the browsers.

Eric Pascarello
Moderator of HTML/JavaScript at www.JavaRanch.com
Author of: JavaScript: Your Visual Blueprint for Dynamic Web Pages


Great, it work :)
thx, good information.
Good info
ok but what if..yeah i know... I would like to get the hand in browsers like Netscape or Firefow anyway? is it just impossible? thanks in advance : i really don't know how to manage it... :-)
sorry guys have found in the meantime : pointer just works great!!! thanks for the info!!!
Than'x =))
Thats a awsome piece of code! Thanks guys!
Wow! Thanks a ton!


Add a comment

Title
Body
HTML : b, i, blockquote, br, p, pre, a href="", ul, ol, li
Math Quiz 4 + 9 = (Helps stop blog spam)
Name
E-mail address
Website
Remember me Yes  No 

E-mail addresses are not publicly displayed, so please only leave your e-mail address if you would like to be notified when new comments are added to this blog entry (you can opt-out later).

TrackBack to http://radio.javaranch.com/pascarello/addTrackBack.action?entry=1109276338948