/ Published in: CSS
URL: http://www.playertwodevelopment.com
Found here: http://www.quirksmode.org/css/cursor.html
Expand |
Embed | Plain Text
element { cursor: pointer; /* IE 5 */ cursor: hand; }
You need to login to post a comment.
CommissarXiii on 06/03/09
4 people have marked this snippet as a favorite
CommissarXiii
rossjha
myrebel420
cesgra
URL: http://www.playertwodevelopment.com
Found here: http://www.quirksmode.org/css/cursor.html
element { cursor: pointer; /* IE 5 */ cursor: hand; }
You need to login to post a comment.