Yeah, it's the only one I could think of without opening Topstyle. I guess
I'm colonised by Microsoft.

----- Original Message ----- 
From: "Craig Dudley" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, July 24, 2003 1:04 AM
Subject: RE: OT JavaScript question


> 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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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

Reply via email to