Can't get link hand while hovering

J

Jens Peter Karlsen[FP MVP]

That is because it is not a hyperlink.
Use the image as a hyperlink and place the popup script in the link. Set
the target="_blank" and add a return: false; to the popup script. That
way the link will still open a new page if Javascript isn't supported or
has been disabled.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
J

Jack D. Slater

Re: Can't get link hand while hoveringI'm using a tool called Jimco Spawn to
get the widow to pop up with the properties I need - it was suggested by
someone inn this newsgroup. Is there another way to get the hand to
display?

That is because it is not a hyperlink.
Use the image as a hyperlink and place the popup script in the link. Set the
target="_blank" and add a return: false; to the popup script. That way the
link will still open a new page if Javascript isn't supported or has been
disabled.
Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
Top