Tim,
When I set the style option to use the skin.css for styling the menu, HouseMenu generates the following link structure:
a id="houseMenuParentLink" href="http://192.168.123.151/" title="Home" class=>Home
You may notice that the class is still defined in the link , however it is written as " class=>" which throws errors when checked as valid markup.
Can this be easily corrected, either by removing the class reference when "Use skin CSS" is selected or by filling in the appropriate exclamation marks.
I should note that this does not affect how browsers display the menu as they ignore the css reference when it is empty.
Thanks,
Usheen |