[thelist] CSS hover - can you apply to only some links?

kristina kristina at kfx-design.co.uk
Fri Sep 14 11:26:24 CDT 2001


tara

sorry answered w/out re-reading my post

//In the head there is:
<style><!--
a:link  {text-decoration:none;}
a:hover {color:#0000FF;}

a.parent:link  {text-decoration:none;}
a.parent:hover {color:transparent;}

--></style>

// This is the part I want to NOT have a hover on
<td valign="top" align="right"><a href="index.jsp"
onMouseOver="expandIt('elOne'); return false" ID="elOneParent"
CLASS="parent">Inside Health Today</a><BR>

//This is the link I do want to have a hover on
<A HREF="inside_health/newsletter.jsp" ID="elOneChild" CLASS="child">Recent
Newsletter</a></td></tr>


(note i changed nohover to parent)

<TIP AUTHOR="kristina">
reread any posts written to any lists, saves embarressment - when you
read it in the list - iykwim ;o)
</TIP>


-- 
bfn
 kristina                      

kristina at kfx-design.co.uk


"When written in Chinese, the word 'crisis' is composed of two characters.
One represents danger, and the other represents opportunity."
-- John F. Kennedy





More information about the thelist mailing list