473,385 Members | 1,838 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Need help with menus

Joe
Hi,

I would like to create a vertical and horizontal navigation menu for a
asp.net pages. I have been looking over the internet but I haven’t seen a
decent free code that I can take and customize. The menu samples that I like
are not free. I would like to keep the menu text and corresponding links in
either XML file or database. For vertical menus, I would like the submenus to
appear directly below its parent menu item. I don’t want child menu items to
slide out. I also want to have the menu stay item highlighted when a user
click on it, so that they know on which pages they clicked.

I am used to developing static web pages and so I find this a bit difficult
task. I am pretty sure some of you must have done something similar to what I
am looking for. I will appreciate if you can guide me.

Thanks,

Joe

Nov 19 '05 #1
5 1532
Hi,
I suggest you use skmmenu, which is a free open source ASP.NET Server
control written by Scott Mitchel (Guy among the 4 Rolla Guys
http://www.4guysfromrolla.com). You can find everything about the control on
its dedicated site http://www.skmmenu.com with examples and source codes.

HTH

"Joe" wrote:
Hi,

I would like to create a vertical and horizontal navigation menu for a
asp.net pages. I have been looking over the internet but I haven’t seen a
decent free code that I can take and customize. The menu samples that I like
are not free. I would like to keep the menu text and corresponding links in
either XML file or database. For vertical menus, I would like the submenus to
appear directly below its parent menu item. I don’t want child menu items to
slide out. I also want to have the menu stay item highlighted when a user
click on it, so that they know on which pages they clicked.

I am used to developing static web pages and so I find this a bit difficult
task. I am pretty sure some of you must have done something similar to what I
am looking for. I will appreciate if you can guide me.

Thanks,

Joe

Nov 19 '05 #2
Hi,
I suggest you use skmmenu, which is a free open source ASP.NET Server
control written by Scott Mitchel (Guy among the 4 Rolla Guys
http://www.4guysfromrolla.com). You can find everything about the control on
its dedicated site http://www.skmmenu.com with examples and source codes.
Also, it uses XML file which i think will suit your requirements

HTH

"Joe" wrote:
Hi,

I would like to create a vertical and horizontal navigation menu for a
asp.net pages. I have been looking over the internet but I haven’t seen a
decent free code that I can take and customize. The menu samples that I like
are not free. I would like to keep the menu text and corresponding links in
either XML file or database. For vertical menus, I would like the submenus to
appear directly below its parent menu item. I don’t want child menu items to
slide out. I also want to have the menu stay item highlighted when a user
click on it, so that they know on which pages they clicked.

I am used to developing static web pages and so I find this a bit difficult
task. I am pretty sure some of you must have done something similar to what I
am looking for. I will appreciate if you can guide me.

Thanks,

Joe

Nov 19 '05 #3
Hi,
I suggest you use skmmenu, which is a free open source ASP.NET Server
control written by Scott Mitchel (Guy among the 4 Rolla Guys
http://www.4guysfromrolla.com). You can find everything about the control on
its dedicated site http://www.skmmenu.com with examples and source codes.

HTH

"Joe" wrote:
Hi,

I would like to create a vertical and horizontal navigation menu for a
asp.net pages. I have been looking over the internet but I haven’t seen a
decent free code that I can take and customize. The menu samples that I like
are not free. I would like to keep the menu text and corresponding links in
either XML file or database. For vertical menus, I would like the submenus to
appear directly below its parent menu item. I don’t want child menu items to
slide out. I also want to have the menu stay item highlighted when a user
click on it, so that they know on which pages they clicked.

I am used to developing static web pages and so I find this a bit difficult
task. I am pretty sure some of you must have done something similar to what I
am looking for. I will appreciate if you can guide me.

Thanks,

Joe

Nov 19 '05 #4
Joe
How is the support for using this skmMenu. I might need some help with it.
The author says not to ask him any questions technical problems. That's why I
felt little hesitant.

Joe

"Tarun Upadhyaya" wrote:
Hi,
I suggest you use skmmenu, which is a free open source ASP.NET Server
control written by Scott Mitchel (Guy among the 4 Rolla Guys
http://www.4guysfromrolla.com). You can find everything about the control on
its dedicated site http://www.skmmenu.com with examples and source codes.
Also, it uses XML file which i think will suit your requirements

HTH

"Joe" wrote:
Hi,

I would like to create a vertical and horizontal navigation menu for a
asp.net pages. I have been looking over the internet but I haven’t seen a
decent free code that I can take and customize. The menu samples that I like
are not free. I would like to keep the menu text and corresponding links in
either XML file or database. For vertical menus, I would like the submenus to
appear directly below its parent menu item. I don’t want child menu items to
slide out. I also want to have the menu stay item highlighted when a user
click on it, so that they know on which pages they clicked.

I am used to developing static web pages and so I find this a bit difficult
task. I am pretty sure some of you must have done something similar to what I
am looking for. I will appreciate if you can guide me.

Thanks,

Joe

Nov 19 '05 #5
Hi,
Yes, the author may not reply since it has been a long time he had last
worked on the menu, so he may have to recall so many things to answer you.

I suggest you dowload the source code from here
http://www.skmmenu.com/menu/Download/
once you download the source code, it includes example files and
documentation in .chm format. Ho thtough it , it may help you

HTH
"Joe" wrote:
How is the support for using this skmMenu. I might need some help with it.
The author says not to ask him any questions technical problems. That's why I
felt little hesitant.

Joe

"Tarun Upadhyaya" wrote:
Hi,
I suggest you use skmmenu, which is a free open source ASP.NET Server
control written by Scott Mitchel (Guy among the 4 Rolla Guys
http://www.4guysfromrolla.com). You can find everything about the control on
its dedicated site http://www.skmmenu.com with examples and source codes.
Also, it uses XML file which i think will suit your requirements

HTH

"Joe" wrote:
Hi,

I would like to create a vertical and horizontal navigation menu for a
asp.net pages. I have been looking over the internet but I haven’t seen a
decent free code that I can take and customize. The menu samples that I like
are not free. I would like to keep the menu text and corresponding links in
either XML file or database. For vertical menus, I would like the submenus to
appear directly below its parent menu item. I don’t want child menu items to
slide out. I also want to have the menu stay item highlighted when a user
click on it, so that they know on which pages they clicked.

I am used to developing static web pages and so I find this a bit difficult
task. I am pretty sure some of you must have done something similar to what I
am looking for. I will appreciate if you can guide me.

Thanks,

Joe

Nov 19 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Gary Smart | last post by:
Hello. I've been searching news groups and apache and google, but can't solve this one: I have an XML file used to create menu items in a Swing UI. I have a <menu> element that can have an...
6
by: Frances Del Rio | last post by:
after searching a lot on google I found what I think is the best (i.e., simplest..) implementation for this, at http://www.alistapart.com/articles/horizdropdowns/ only thing is, I need to make...
3
by: fastwings | last post by:
mm the code //////makemenu.h//// class menu { public: int op; pmenu(int op,int sub = 0) { switch op {
2
by: Jackson Yap | last post by:
can someone kind enough to help me look at the attached html and js file? Why is it that the javascript menu could not work at www.apchosting.net but could work at...
1
by: Jackson Yap | last post by:
can someone kind enough to help me look at the attached html and js file? Why is it that the javascript menu could not work at www.apchosting.net but could work at...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.