charanrajd
01-10-2012, 01:12 PM
Hi frds ,
I have requirement that when ever I hover the mouse on image then the mouse pointer should be hand symbol ,
So for that I have written the code as
<a style="cursor: hand;"> <img ....?</a>
in IE it works fine but in Firefox it doesnot works
Note :
I have already used as <a href="#"> <img ....></a> but due to this , the screen is jumping when we click on image
Thanks
Raj
I have requirement that when ever I hover the mouse on image then the mouse pointer should be hand symbol ,
So for that I have written the code as
<a style="cursor: hand;"> <img ....?</a>
in IE it works fine but in Firefox it doesnot works
Note :
I have already used as <a href="#"> <img ....></a> but due to this , the screen is jumping when we click on image
Thanks
Raj