Sent by David Seguin on 20 September 2005 16:04
Hello,
I will not be at the CBC until early 2006. If something is urgent, please contact Rhoda Gryfe.
Bonjour,
Comme je serai absent de CBC jusqu'au début de 2006, veuillez communiquer avec Rhoda Gryfe pour
toute urgence.
David Seguin
>>> css-d 09/20/05 11:34 >>>
Hi All,
I'm just wondering if this is possible...
I have a list that I am using as a menu, but want to be able to add a }
character to the end of a list item when you hover the mouse over the
link.
The code I have so far is:
<div id="menu">
<ul>
<li><a href="#">contact <span class="arrow">}</span></a></li>
</ul>
</div>
I can hide the } character by making it the same colour as the
background colour (I'm guessing using display:none will cause
flickering on hover) but how can I get it to display when the mouse
hovers over the link?
Cheers,
Julian Voelcker
Cirencester, United Kingdom
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/