Hand is not valid css2, use pointer, ie

IMG {
    cursor : pointer;
}

I'm pretty sure 'hand' only works on ie. It deffinatley doesn't work on
Mozilla/NS6+

-----Original Message-----
From: Matthew Walker [mailto:[EMAIL PROTECTED] 
Sent: 22 July 2003 22:20
To: CF-Talk
Subject: Re: OT JavaScript question


Well,  the default behaviour is that you define a cursor e.g.

IMG {
    cursor : hand;
}

in your stylesheet so that anything pointing to given screen element
will use that pointer. Or do you want the pointer to stay permanently
changed?

Matthew Walker
Electric Sheep Web
http://www.electricsheep.co.nz/


----- Original Message ----- 
From: "Ian Skinner" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, July 23, 2003 3:17 AM
Subject: OT JavaScript question


> Is there a way in JavaScript to change the state of the mouse pointer 
> onMouseOver for example?
>
> --------------
> Ian Skinner
> Web Programmer
> BloodSource
> Sacramento, CA
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to