473,411 Members | 1,889 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,411 software developers and data experts.

Navigation Menu

30
hi, i am creating a simple website and i want to create a menu just like the other website that i see.. ok this is what i want in my menu.. i have a menu namely HOME, LIBRARY, LEARN, DOWNLOAD, SUPPORT, COMMUNITY. and in the menu LEARN i have a sub menu VB.Net, ASP.Net, C#, MSSQL Server. and i have also a sub menu in DOWNLOAD which is Sample Program, Sample Code.

what i want is when i put my mouse in the LEARN menu it will show its sub menu. just like a drop down. and i don't know how to start. but i think it will start in this ff. code.

<ul>
<li>HOME</li>
<li><LIBRARY</li>
<li><LEARN</li>
<ul>
<li>VB.Net</li>
<li>ASP.Net</li>
<li>C#</li>
</ul>
</ul>

thanks in advance for your reply...
Aug 13 '07 #1
2 1380
jhardman
3,406 Expert 2GB
hi, i am creating a simple website and i want to create a menu just like the other website that i see.. ok this is what i want in my menu.. i have a menu namely HOME, LIBRARY, LEARN, DOWNLOAD, SUPPORT, COMMUNITY. and in the menu LEARN i have a sub menu VB.Net, ASP.Net, C#, MSSQL Server. and i have also a sub menu in DOWNLOAD which is Sample Program, Sample Code.

what i want is when i put my mouse in the LEARN menu it will show its sub menu. just like a drop down. and i don't know how to start. but i think it will start in this ff. code.

<ul>
<li>HOME</li>
<li><LIBRARY</li>
<li><LEARN</li>
<ul>
<li>VB.Net</li>
<li>ASP.Net</li>
<li>C#</li>
</ul>
</ul>

thanks in advance for your reply...
there are a few ways to do this, but it really isn't an ASP issue. I'm moving it to the HTML forum, these folks deal with this issue all the time.

Jared
Aug 13 '07 #2
Here are some very cool drop down menus. You can tweak them quite a bit. Check out the examples at the bottom of the page....

http://www.htmldog.com/articles/suckerfish/dropdowns/
Aug 14 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: eternalD3 | last post by:
Hi, I have a problem to get this working on Opera 7.x+. This does not need to work on older Opera browsers There are problems on rendering the sub-level navigation. It aligns right on Firefox...
0
by: Veli-Pekka Tätilä | last post by:
Hi, My first post here. I've found some serious accessibility flaws in the Python 2.4 docs and wish they could be rectified over time. I'm very new to Python and initially contacted docs at python...
2
by: Sisnaz | last post by:
I'm working with 2005 Beta 2 and I'm sure this is a trivial question but for the life of me I can't figure out. I placed a menu navigation componet on my master page and defined the navigation...
10
by: EA | last post by:
I am sure I must be missing something about building navigation bars with CSS. Yes it is a very clever and efficient way to format navigation structures on simple one navigation level webs, i.e....
2
tharden3
by: tharden3 | last post by:
I have a question for you guys, I'm designing a website. Before I go any further, I'd like to get my navigation bars on the left side up and running. The site is themed to a bumblebee 'black and...
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
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
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...
0
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,...
0
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...
0
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...

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.