How can i add Sub menu items to the Navigation bar?

P

Prabu

I'm using a Navigation bar in my application which contains the following
links.
1.Home
2.Contact Us
3.Products etc...

Now i want to add sub elements to the Products link. like
-Products
Hardware
Software
 
D

DavidF

The Pub wizard built navbar is not really setup for subpages/sublinks. You
will just include a hand-built menu on your Products page to link to your
sub pages.

DavidF
 
Top