[thelist] turn the cursor into an arrow on an <area> with an href

Craig Saila crsaila at yahoo.ca
Mon Jul 23 15:14:30 CDT 2001


James Aylard wrote:

>     Yes. The workaround is to put the cursor: pointer style declaration in a
> second style element with a disabled attribute, e.g.:


Alternately, I've had sucess with:

AREA { cursor: hand; cursor: pointer }

IE reads the first one and ignores the second, Mozilla and other 
compliant browsers read the second one after ignoring the first.

Cheers,

Craig Saila
------------------------------------------
craig at saila.com  :  http://www.saila.com/
------------------------------------------


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





More information about the thelist mailing list