I am using the DNNMenuNavigationProvider. It is working great for my site because the navigation is built dynamically and I can remove pages from the menu if I don't want them in there.
My problem is though sometimes I want a top level node to just be a node and not a link to a page. Ie.
Monitors
> Dell
> Samsung
So if you hover over "Monitors" "Dell" and "Samsung" will drop-down. Right now I have Monitors set up as a page but really I just want it to be a node in the menu.
Is there a way I can accomplish this?