Mostyle our CSS code likely looks like: cursor: hand; This is not working in mozilla,firefox except IE. The reason is IE supports the keyword hand and mozilla, netscape, firefox do not.
If You want to use cursor: hand; to work on all the browsers, simple use
Cursor: pointer
55 Responses to this post
Leave a comment

thanks for solution
Grazie, Thank You!
Thanks, i needed this solution
Thanks a lot.
I need this solution.
Thanks
i solve it
mm. sharp
Thanks! Just what I needed.
Andy.
very good thx a lot
Great solution.
Thanks.
Thanks a lot for ur solution
Thank you very much !
Spot on ! Thanks !
Hey great tip, Thanks !!
SimplyWalkin.com
Thanks! Worked like a charm!
scarp man ! If u know the solutions submit in the form otherwise do not post
Yes this works but cursor: pointer does not work on I.E 5.5 so you need todo
cursor: pointer;
cursor: hand;
Which will cover all browsers.
cursor: pointer; also not working
Thank U Kumar.
Thanks! this one was helpful
lots lots thanks
Thanks a lot !
It’s very helpful to me
Excellent… its a magic.. it works wondefully wiht all the browsers..
Hassan are you using style and class together for the cursor then it might be creating problem. Or if a child element has a different cursor then it over rides the parent cursor. This is what i think
To see a list of supporting cursors use http://www.quirksmode.org/css/cursor.html
Kumar thanks a lot,…cursor: pointer worked. I was finding this solution since last 5 months. Thanks a lot dear
Really very good and fast.
Thanks.
cursor:pointer is also not working
Its worked for me.
previosly me too have the same problem problem like ,hand cursor is displaying in IE and it was not displaing in FireFox.But after seeing this forum i am tried with
.center
{cursor:pointer;}
It works well with IE and FireFox.
Thanks a lot
thank you very much
thankx.
Thanks a lot ….. Really very useful
Hi,
Thanks for the solution.
My problem is solved by this…
thanks again…
Hi,
Thanks a lot.
It would have helped many people like me who are not so gud in all this stylesheet stuff…:)
Cheers,
Nayana
Donno how old this is, but thanks a lot.
that was great ie 5.5+ understands pointer and so does firefox mozilla
Thanks, quick and easy!
Thank you for the solution. My problem solved
Thank you
Thanks A lot , I needed this solution.
My problem was I was not getting hover icon inside span tag incase of IE6.0, but after providing this curosr:pointer it is happening for the browsers I needed, i.e. IE 6.0, Mozilla, Opera and Safari.
My HTML Code was:
Info
But inside span no hover link was viewed incase of IE, so I provided the attribute curosr:pointer for span tag in my CSS file and got the desired result. Thanks again.
thanks man!
Working Fine. Thanks
Thank you!
Thank you very much, it is working very fine.
Thank you…
was struggling 4 a long time to find a solution to this,…
thanx again
One quick Google search brought me to this website and it resolved my issue. Thanks!!!!
Hey! Great..
Nice Soloution
Thank Q!!!…
You rock! Thanks!!
Ho my god you gave me the solution at right time… Thanks thank you very much
Thank You…
thanks men …
Excellent !!!!!!!!
THANK YOU!!!
This helped me too. Thanks.
‘pointer’ not working in FireFox 3.5.7, i don’t know why )=
good man, u saved my day
Thank you Very much. You need to save my valuable Time
Great regards