Want to know if it is possible to To blow-up the text or image on a menu item (top or left) if a mouse moves over it in ASP.NET?
Would it just be an adjustment to StaticHoverStyl e or DynamicHoverSty le.
I've got the following code (What adjustement would you recommend)?
Code:
<asp:Menu DataSourceID="XmlDataSource1" EnableViewState="true" ID="Menu2" runat="server"