473,698 Members | 2,411 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

(2.0) Multiple horizontal menu levels

Hi folks,

I need to create a menu for a new website. Using a sitemapdatasour ce, i want
to have two levels in my menu structure. Setting the orientation is simple
enough for the top level, but I want both the top- and sublevel to be
horizontal in orientation.

Kind of like the menu structure on (eek!) www.apple.com.

J.Jespersen
Denmark
Jun 14 '06 #1
3 3216
without a 3rd party control, tehre's no way you can do that...

submenus are always vertical in <asp:menu> control

--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Jeppe Jespersen" <jdj curlythingie jdj dot dk> escreveu na mensagem
news:%2******** *******@TK2MSFT NGP04.phx.gbl.. .
Hi folks,

I need to create a menu for a new website. Using a sitemapdatasour ce, i
want to have two levels in my menu structure. Setting the orientation is
simple enough for the top level, but I want both the top- and sublevel to
be horizontal in orientation.

Kind of like the menu structure on (eek!) www.apple.com.

J.Jespersen
Denmark

Jun 14 '06 #2
> without a 3rd party control, tehre's no way you can do that...

Thanks for the reply, but..... you have got to be kidding!!!???

Somebody please prove old Bruno wrong here!! (sorry bruno :-))) )

Jeppe
Jun 14 '06 #3
SubMenus are always vertical!

you can only set the Menu Orientation from Vertical to Horizontal, and that
will JUST apply to the First Node.

try it yourself in a new page...

--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Jeppe Jespersen" <jdj curlythingie jdj dot dk> escreveu na mensagem
news:ua******** ******@TK2MSFTN GP05.phx.gbl...
without a 3rd party control, tehre's no way you can do that...


Thanks for the reply, but..... you have got to be kidding!!!???

Somebody please prove old Bruno wrong here!! (sorry bruno :-))) )

Jeppe

Jun 14 '06 #4

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

Similar topics

1
2209
by: Bizt | last post by:
Hi, I would like to create a menu where the menu options were taken from an XML file. The reason is that I would be able to update the xml file (by simply adding new child nodes) after I uploaded new web pages. Each page would run the same PHP script to create the menu. As the xml file would supply every page, this would mean less time taken up when adding new pages. Below is an example of the xml file content:
6
7796
by: Daniel Jung | last post by:
Hi This is not a "CSS I want you to do for me since my boss needs it yesterday"... I am wondering about a few things, and I am still working on this, but wanted to share it with you at this stage. Maybe you have some input, which I would appreciate. I made a tab-like display of a <ul>. It's easier shown than explained, so here is the link: http://lingo.uib.no:9002/MOO_info/main.html
1
1512
by: Øyvind Isaksen | last post by:
Hello! I have a MSSQL 2003 database that stores the menu structure (categories) for my webpage. The category table consist of categoryID, category Name and parentID (parentID is the ID of the category over the one you are in...). This way there is no limit for how many levels the menu structure can be. My question is:
9
3086
by: cmac | last post by:
Greetings, I love the HV menu and have been uning it for a long time. I recently was asked how to make a page for my wife (wedding coming up soon) and my wife would like to have 2 ways to navigate on the same page. So essentially i would like to have a Horizontal menu and a vertical menu for people to navigate with. From everything i have been reading i dont think this is possible as both menus would call the same config file...
3
1439
by: Sender | last post by:
The contextmenu I have created has many levels. Like on the main level there are 15 menuitems. Then for each 15 menuitems there are at least 2 menuitems and then for each of these menu items there are further sub-levels. And this process go on for a few more levels. I am accessing this menu from the click of a command button. My form has only this button. Now when I put this form (which is exactly as the size of defaut command button) on...
7
3105
by: Siv | last post by:
Hi, I have an MDI application that uses a generic "ShowPage" routine in a module that is called when I want to display a child form. The basic idea is that in the module I have declared each form as follows: Friend F0 As frmMain Friend F1 As frmStart Friend F2 As frmSearch Then in my ShowPage routine (which is passed a string "pageToShow" which is the name of the form I wish to open), I first check to see if we already have an instance...
5
4553
by: Chris Beall | last post by:
Objective: Using an HTML list, create a horizontal nav menu with these characteristics: - All menu items have the same width at all times. - When the window width is reduced, the menu items stack, rather than creating a horizontal scroll bar. - The menu cluster is always centered on the window. See http://pages.prodigy.net/chris_beall/Demo/centered%20horizontal%20list.html
2
9322
by: Sergio E. | last post by:
Hi group, I write this post with the following question: How can I to build an absolutely horizontal menu?, This is because I can't find how can I configure the menu component of asp.net 2.0 in vs2005. I need somthing like this: the root menu in this form
7
5554
by: milestogofromhere | last post by:
It is late so this is probably something really obvious but I am not seeing it. Can someone please help? Here is the page in question: html - http://www.itsyourplate.com/index2.php css - http://www.itsyourplate.com/thin.css As you can see from the file the menu is showing up vertically not horizontally. I copied the code directly from another site I have done and changed the bullets (I didn't want any) and the colors but I must have...
0
8685
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9171
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9032
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8880
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7743
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6532
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5869
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4373
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
3
2008
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.