Quote:
Originally Posted by Attitude5ire
Done Manually usually VB's inbuilt Menu class.
By default VB menu's have 1 column n rows.. All you need to do is replicate the menu u want. in navbar template, take care of these things.
- Assigning the menu correctly.
- Scroll down to the menu DIV part at bottom of navbar to find menu items.
- Just make a X column division and add as many as you want.
|
Thanks could you give me a sample code?