Log In · Register

 
Cursor for Hover:link, Normal Cursor, How do I have 2 different ones?
lpdrummer
post Jul 1 2005, 09:25 AM
Post #1


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



How do I have 2 different cursors so that theres an arrow, but when you hover over a link, it turns into a crosshair?

Heres code if it helps

 
 
Start new topic
Replies
talcumpowder
post Jul 1 2005, 11:34 AM
Post #2


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



.....Like this. You can apply this to your stylesheet if you so wish.
CODE
<style type='text/css'>body{cursor: default;} a:link, a:active, a:hover{cursor: crosshair;}</style>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: