Cursor for Hover:link, Normal Cursor, How do I have 2 different ones? |
Cursor for Hover:link, Normal Cursor, How do I have 2 different ones? |
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 |
|
|
|
![]() |
Jul 1 2005, 10:13 AM
Post
#2
|
|
![]() mmm hmmm ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,591 Joined: Sep 2004 Member No: 47,325 |
to your a.hover tag add cursor: crosshair;
|
|
|
|
lpdrummer Cursor for Hover:link, Normal Cursor Jul 1 2005, 09:25 AM
fishcake-y .....Like this. You can apply this to your stylesh... Jul 1 2005, 11:34 AM
lpdrummer OK I did this-
a:active, a:link, a:visited { text... Jul 5 2005, 11:26 AM
fishcake-y ..... -shakes head-
CODEa:hover{cursor: cr... Jul 5 2005, 12:29 PM
lpdrummer QUOTE(nyah-nek0 @ Jul 5 2005, 1:29 PM)..... Jul 5 2005, 01:45 PM
fishcake-y Shakes head = Like this.
As for getting the image ... Jul 5 2005, 02:35 PM![]() ![]() |