|
Re: How to Create Dynamic menus in ASp.net.
1. Create one admin side panel, there you can enter the menu details
2. In Client side generate the Menus in the form of <div> and <ul> <li> tags.
3. And configure those menus by Style Sheet.
You can get the menu script from http://www.projectseven.com/tutorial...e/workpage.htm
Last edited by Aso; May 18th, 2008 at 14:18.
Reason: Sorry, no signature before 25 posts
|