[thelist] cursor: pointer (was: Re: Page Check w/IE 4.x and 5.0)

Peter-Paul Koch gassinaumasis at hotmail.com
Tue Feb 12 19:11:01 CST 2002



>>  the use of the hand
>>type for the cursor property is not valid CSS.
>>
>>http://www.w3.org/TR/REC-CSS2/ui.html#cursor-props
>
>Correct. The option which shows the hand is in fact "pointer", which
>will appear by default when the cursor moves over a hypertext link.

The only cross-browser compatible syntax is:

element {
	cursor: pointer;
	cursor: hand;
}
in this order!

ppk

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com




More information about the thelist mailing list