chanchelkumar Posted March 3, 2007 Share Posted March 3, 2007 Hi dudes, I want to apply a style over an image.... i just add the code like dis <img style="cursor:hand" src="images/cart_button_8.gif" width="97" height="23" border="0" onClick="add_cart('<?=$prid?>','qty_<?=$prid ?>');"> But the handover is not working in fire fox!!!! wat can i do..... Link to comment https://forums.phpfreaks.com/topic/40983-solved-issue-with-fire-fox/ Share on other sites More sharing options...
play_ Posted March 3, 2007 Share Posted March 3, 2007 This should be in the CSS forum. Link to comment https://forums.phpfreaks.com/topic/40983-solved-issue-with-fire-fox/#findComment-198439 Share on other sites More sharing options...
play_ Posted March 3, 2007 Share Posted March 3, 2007 Sigh.. ok. ill just help here. cursor:hand does not exist (at least not for windows). what is 'hand' ? Link to comment https://forums.phpfreaks.com/topic/40983-solved-issue-with-fire-fox/#findComment-198443 Share on other sites More sharing options...
chanchelkumar Posted March 3, 2007 Author Share Posted March 3, 2007 Sigh.. ok. ill just help here. cursor:hand does not exist. what is 'hand' ? hand :is it's just displaying a hand over a link on mouse over... Link to comment https://forums.phpfreaks.com/topic/40983-solved-issue-with-fire-fox/#findComment-198444 Share on other sites More sharing options...
play_ Posted March 3, 2007 Share Posted March 3, 2007 Sigh.. ok. ill just help here. cursor:hand does not exist. what is 'hand' ? hand :is it's just displaying a hand over a link on mouse over... http://www.echoecho.com/csscursors.htm Only works for IE. ps: on the link i shows, it will show a hand over TEST because TEST is a link use hand:pointer Link to comment https://forums.phpfreaks.com/topic/40983-solved-issue-with-fire-fox/#findComment-198450 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.