JavaScript MouseOver events and Anchors

C

clarket

Just a quick question. Is there anyway of a JavaScript MouseOver event
acting like an anchor so the mouse pointer changes as if it was an
anchor.

Thanks,

Tony.
 
V

VK

it's not a script, it's CSS:

<div style="cursor: hand">
as well as:
n-resize
s-resize
w-resize
e-resize
and so on...
 
M

Michael Winter

it's not a script, it's CSS:

<div style="cursor: hand">

The hand value is invalid and will not work with most browsers. The
correct value is pointer.

Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top