Quote:
Originally Posted by chrishirst
just add the classes/IDs in the appropriate places
other than that your question is simply too vague to give any kind of useful answer
|
Firstly, just add the classes and IDs where exactly?
Class is not an acceptable property for a menu item, so your answer is far more vague than the question.
Let's get precise:
When adding the property tag CssClass into .NET asp:menu tag, it just doesn't work. The styles expressed in the included CSS do not get applied.
The question I believe he is asking is that asp:menu components exposed style properties do not work in Internet Exploder 6.0, so how does one control the style of the asp:menu component using a CSS sheet.
As explained previously, the link and hover styles just don't apply when the CssClass is assigned.
|