473,612 Members | 2,127 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

fully horizontal menu

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
| File | Tools | .... | Exit |

and then, when i move the mouse over an option (like File option), I wish
the submenu to be horizontal too like this:
| File | Tools | .... | Exit |
| New | Save | Print |
where the char "|" is only the separator between menu items
Thank you so much for your helo
Greetings
Sergio E.


Jan 31 '07 #1
2 9311
hi sergio
this is very possible. i'm sure there are some 3rd party controls out there
that have this behavour. a google search for asp.net dhtml menu control
will give you plenty of options.
alternatively you can roll your own. there is an excellent sample menu on
http://www.asp.net/CSSAdapters/Menu.aspx which users CSS Adapters to
re-write the html output for the asp.net menu control. personally i prefer
to use CSS hover attributes with pure list-based HTML for the menu items to
achieve the dropdown effect. if you're good at CSS and HTML, it shouldn't
be too difficult to absolutely position the submenu under the root menu
item.
if i were in your shoes, i would get a working html page just with html and
css, no asp.net menu controls etc. then at least you know the html output
that you are trying to achieve with the adapter.

good luck
tim
"Sergio E." <gruporemp[ARROBA]hotmail.comwrot e in message
news:eK******** ******@TK2MSFTN GP02.phx.gbl...
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
| File | Tools | .... | Exit |

and then, when i move the mouse over an option (like File option), I wish
the submenu to be horizontal too like this:
| File | Tools | .... | Exit |
| New | Save | Print |
where the char "|" is only the separator between menu items
Thank you so much for your helo
Greetings
Sergio E.

Feb 1 '07 #2
Thank you very much Tim,
I'll follow your sugestions.

Best regards,
Sergio E.

"Tim Mackey" <ti********@com munity.nospames cribió en el mensaje
news:82******** *************** ***********@mic rosoft.com...
hi sergio
this is very possible. i'm sure there are some 3rd party controls out
there that have this behavour. a google search for asp.net dhtml menu
control will give you plenty of options.
alternatively you can roll your own. there is an excellent sample menu on
http://www.asp.net/CSSAdapters/Menu.aspx which users CSS Adapters to
re-write the html output for the asp.net menu control. personally i
prefer to use CSS hover attributes with pure list-based HTML for the menu
items to achieve the dropdown effect. if you're good at CSS and HTML, it
shouldn't be too difficult to absolutely position the submenu under the
root menu item.
if i were in your shoes, i would get a working html page just with html
and css, no asp.net menu controls etc. then at least you know the html
output that you are trying to achieve with the adapter.

good luck
tim
"Sergio E." <gruporemp[ARROBA]hotmail.comwrot e in message
news:eK******** ******@TK2MSFTN GP02.phx.gbl...
>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
| File | Tools | .... | Exit |

and then, when i move the mouse over an option (like File option), I wish
the submenu to be horizontal too like this:
| File | Tools | .... | Exit |
| New | Save | Print |
where the char "|" is only the separator between menu items
Thank you so much for your helo
Greetings
Sergio E.


Feb 2 '07 #3

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

Similar topics

13
5001
by: elad | last post by:
Hi The Menu doesn't work properly when I have 2 frame and the Menu popup frame=document target frame, when I choose item in the menu the doc opened and the menu get stuck. Here is the code I'm using: FrameSet ------------------------------------------------------- <html>
2
5312
by: Ansgar Hein | last post by:
I have been playing around with several different versions for a horizontal menu, but I haven't been able to build a horizontal navigation based on the vertical one featured on www.alistapart.com in the article "taming lists". However I have managed to build a horizontal navigation but it has a slight hitch in Mozilla and Opera, but it's fine in Internet Explorer. It is a strange occurrance of a 4 - 5 Pixel bar in grey (which is the...
15
9166
by: theo | last post by:
Hi, I'm working on a horizontal row menu, to use like folder tabs. Does anyone know what the CSS style "cursor" is supposed to produce? Any working samples? I put it in the code, but can't see anything resolve. http://www.w3schools.com/css/pr_class_cursor.asp It's probably staring right at me, but can someone tell me why hover isn't working in IE, but does in Mozilla? http://wholives.com/temp/tabs.htm me
5
4551
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
1
6610
by: camphor | last post by:
hi, I have a single column webpage with a horizontal dropdown menu and am trying to make the nav bar fit across the page, the column is 800px, it looks ok in dreamweaver 8 but when I test it in firefox, the nav bar which is a horizontal blue stripe with the links written inside it doesn't stretch the whole 800px, also how would you align the words in the submenu to the main menu, currently the submenus are centered html <body> <div...
5
5558
Haitashi
by: Haitashi | last post by:
Hello everyone: I have a CFMenu with the type set to horizontal. I'd like to have the sub-menu items open vertically. Is that possible? Here is my code. I want the Portals sub-menu (Portal A, Portal B, Portal C) to open vertically instead of horizontally. <cfmenu name="topMenu" type="horizontal" fontsize="14" fontcolor="##7A7251" font="'Lucida Sans', verdana, sans-serif;" selectedFontColor="##F58026" ...
19
3671
by: Jim | last post by:
Hi, I have two questions/problems pertaining to CSS horizontal dropdown menus and am hoping that someone here can help me out. (1) I'm having a problem centering the menu. I picked up the code for this from a tutorial but that menu was flush-left justified. Not what I want. Subsequent searches on google on how to center yielded a
0
8105
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8605
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
8565
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
7039
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
6076
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
5532
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
4045
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...
1
1695
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1413
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.