This is my first time developing skins for DNN. Luckily for me there is your plugin for a css menu.
I have two issues.
I have a page with sub categories, so the main menu goes accross the top and a second menu goes down the side. for the top level menu item, i can achieve the desired effect. but when you click on a sub menu item the sub menu disapears, as these items are now siblings rather than children.
My other issue is there does not appear to be any active link highlighting. there should be a class on the active li and a tag.
|