Jump to content

[SOLVED] Issue with fire fox!!!!!!!!!!


chanchelkumar

Recommended Posts

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.