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
TrackBacks[0]
Comments[8]
Posted by pascarello on February 24, 2005 3:18:58 PM EST
Reply |
Permalink
Great!
Great, it work :)
Comment from Anonymous on March 18, 2005 1:16:57 PM EST
Good info
Comment from Anonymous on May 5, 2005 6:12:45 PM EST
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... :-)
Comment from Katangar on May 8, 2005 9:32:38 AM EST
sorry guys have found in the meantime : pointer just works great!!! thanks for the info!!!
Comment from Katangar on May 8, 2005 9:37:31 AM EST
Than'x =))
Comment from 2BJ on April 27, 2006 2:08:38 AM EST
Thats a awsome piece of code! Thanks guys!
Comment from Akash on January 2, 2007 1:20:58 AM EST
Wow! Thanks a ton!
Comment from Jasmine on May 2, 2007 5:51:03 AM EST
TrackBack to http://radio.javaranch.com/pascarello/addTrackBack.action?entry=1109276338948