| Welcome to Webforumz.com. |
|
Feb 8th, 2008, 08:20
|
#1 (permalink)
|
|
New Member
Join Date: Feb 2008
Location: mumbai
Age: 23
Posts: 4
|
How to Create Dynamic menus in ASp.net.
HI there,
Anyone here in this forum can help me to give views on how to create Dynamic Menus in ASp.net. if we want to change the menus then we should be able to modify the menus from the back end .
i know this is possible but don't know how.
Can anybody share their views with me.
Thank you
jitesh
|
|
|
Feb 8th, 2008, 10:20
|
#2 (permalink)
|
|
Up'n'Coming Member
Join Date: Sep 2007
Location: Wales, UK
Age: 35
Posts: 75
|
Re: How to Create Dynamic menus in ASp.net.
Take the data from a database....
__________________
Languages: ASP, RUBY(a little), XML, XHTML, CSS, JavaScript, JQuery - www.bizmo.co.uk
|
|
|
Feb 9th, 2008, 05:57
|
#3 (permalink)
|
|
New Member
Join Date: Feb 2008
Location: mumbai
Age: 23
Posts: 4
|
Re: How to Create Dynamic menus in ASp.net.
hi there,
Thank you , for your suggestion.i got it that we can do it by using Javascript or CSS. but i would like to know whether in javascript dropdown menus are available.how can we use it .
Any input is most welcome.
Thank you
jitesh
http://www.intelcs.com
|
|
|
Feb 10th, 2008, 21:02
|
#4 (permalink)
|
|
Up'n'Coming Member
Join Date: Sep 2007
Location: Wales, UK
Age: 35
Posts: 75
|
Re: How to Create Dynamic menus in ASp.net.
Quote:
Originally Posted by dilipv
hi there,
Thank you , for your suggestion.i got it that we can do it by using Javascript or CSS. but i would like to know whether in javascript dropdown menus are available.how can we use it .
Any input is most welcome.
Thank you
jitesh
http://www.intelcs.com
|
Hi Jitesh, There are loads of cool CSS menus here - http://www.cssplay.co.uk/menus/ if you want to be able to change them in 1 place to make global changes why dont you insert them into an include file?
Hope this helps 
__________________
Languages: ASP, RUBY(a little), XML, XHTML, CSS, JavaScript, JQuery - www.bizmo.co.uk
|
|
|
Mar 11th, 2008, 19:52
|
#5 (permalink)
|
|
Junior Member
Join Date: Feb 2008
Location: Paris
Age: 31
Posts: 18
|
Re: How to Create Dynamic menus in ASp.net.
Does dynamic means dynamic HTML (then JavaSript) to you or dynamic display via database data ?
|
|
|
Mar 12th, 2008, 02:57
|
#6 (permalink)
|
|
Section Manager - Design Forums
Join Date: Oct 2006
Location: Southampton
Posts: 214
|
Re: How to Create Dynamic menus in ASp.net.
why are you using .net if you're not employing it to its fullest extent? from my brief stint (included ms sql db's) you gain all your data from there which would include your nav list if you designed it properly.
__________________
Jon Warner
Section Manager (Design)
|
|
|
May 14th, 2008, 11:24
|
#7 (permalink)
|
|
New Member
Join Date: May 2008
Location: USA
Age: 26
Posts: 2
|
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
Best Regards,
V.M.Rajaprathap
http://GoldenWebDesign.com Web Design & DVLP
http://Juble.com Promote yourself or your Business
|
|
|
| Thread Tools |
|
|
| Rate This Thread |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|