Scrolling Hyperlink

C

Cal

I made a marquee a hyperlink and I can not get the
pointing finger to show up. The hyperlink works but
people are not aware it is a hyperlink since the normal
pointing finger does not show up when one passes over it.
What do I do?

Thank you,

Cal Lehman
www.towerwatch.com
 
J

Jim Buyens

Here are some suggestions:

o Put a "click here" message just above the marguee.
o Use an animaged GIF rather than the marquee.
o Use a Flash movie rather than the marquee.
o Use a text hyperlink and use JavaScript/DHTML
to roll the contents.
o Draw attention to this link some other way.
o Add a style= attribute to your <marquee> tag, as in:
<marquee style="cursor:pointer;">Rolling, rolling,
rolling...</marquee>

Why do I mention this final option last? I'm not a big fan
of marquees.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
G

Guest

Thank you, I will try one of these.
-----Original Message-----
Here are some suggestions:

o Put a "click here" message just above the marguee.
o Use an animaged GIF rather than the marquee.
o Use a Flash movie rather than the marquee.
o Use a text hyperlink and use JavaScript/DHTML
to roll the contents.
o Draw attention to this link some other way.
o Add a style= attribute to your <marquee> tag, as in:
<marquee style="cursor:pointer;">Rolling, rolling,
rolling...</marquee>

Why do I mention this final option last? I'm not a big fan
of marquees.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------



.
 

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

Top