Not quite sure of the text/mouseover effect that you want but WSAbstract has great scripts, including this one...
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote/font><HR>"to add a highlight effect to any link, with the highlight color for each link fully customizable. Great way to add emphasis to particular links on your site! Updated to work in NS 6 too!"
Try looking into CSS and DHTML. That's what SuperNovaNetworks.com suggested. It works for IE 4.0+ but isn't supported by Netscape 4.7, maybe 6.0 but I'm not sure.
Thank you so much for taking the time to reply. I'm sorry I didn't provide enough info. (I'm fairly new at this.)
This is what I need the mouseover to do:
When you cursor passes over a linked URL, display text in the mouseover. I need to display a sentence or two of what is contained in the article. I do not need any color changes or visual effects, just text to display in the mouseover box. I know this can be done with <IMG> and "alt="coding, but I can't seem to do it with only an <A HREF> code.
Can you still point me in the right direction for help?
Many thanks.
Shirley
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote/font><HR>Originally posted by WebKat: Not quite sure of the text/mouseover effect that you want but WSAbstract has great scripts, including this one...
Many thanks! One more quick question, if you don't mind.
I already have the following STYLE code in place:
<STYLE TYPE="text/css">>
<!--
.link1:link{COLOR: #663300; TEXT-DECORATION: underline}
.link1:visited{COLOR: #663300}
.link1:active{COLOR: #663300}
-->
</STYLE>
Can I add the add'l STYLE coding (for pop-up text) before </STYLE>? Or will one override the other?
Bookmarks