Webmenu - add mouseover to display text
Hi, I have no clue in Webmenu
Also not sue if i'm at the correct place.
I'm editing an asp page, where there is a web menu.
What I want to do is almost like a tooltip over a webmenu item,
how do I add an onmouseover function to an item to display text?
<Items>
<ignav:Item TargetUrl="Home.aspx" IslandClass="" TagString=""
HoverImageUrl="" ImageUrl="" Text=" Home " HiliteClass=""
TargetFrame="" CssClass="mnuHome" HoverClass="mnuHomeHover">
</ignav:Item>
Please Assist, i need to get this going!
Regards
|