Anatoly Lubarsky

Logo
MSSQL, .NET, Design. Life and Music

cursor:hand Is Not CSS2 Compliant - Use cursor:pointer

If you are using cursor:hand in HTML or CSS style sheet, be aware of the fact that "hand" is not CSS 2.0 compliant and therefore it will not work in Firefox for example.


One can use cursor:pointer instead, which provides the same functionality. See CSS 2.0 specification for details. Internet Explorer also supports cursor:pointer so it will work in both browsers.


Please note: Internet Explorer supports cursor:pointer only starting from IE 6.0 browser version.


via [ Miguel Jiménez ]


Related Posts:

Sunday, February 06, 2005 1:16 AM

If your feedback doesn't appear right away, please be patient as it may take a few minutes to publish.

Post a Comment

Protected by CAPTCHAEnter the code you see
Name (*)  
E-mail (*)  
Url
Remember

Comment (*)