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

hierarchical menus

Hi. I've been using a simple css based outline on my web site. A section of hyperlinks within <div class>, imitating open/closed folders. Problem. Since the folder is on the lower left of the window, when you open it you have to use the windows scroll basr to see all of it. I'd like to switch to a Microsoft-like web site hierarchical menu. Tried several variations, but have the same problem. When you open a section most of it disappears off the bottom of the screen.

Question. Is there a way to add a windows [start] button like scroll button? Or is there a hierarchical menu around that scrolls?
Jul 23 '05 #1
2 1704
On Fri, 28 Jan 2005 13:36:02 -0500 Dennis Allen wrote:
Hi. I've been using a simple css based outline on my web site. A
section of hyperlinks within <div class>, imitating open/closed
folders. Problem. Since the folder is on the lower left of the
window, when you open it you have to use the windows scroll basr to see
all of it. I'd like to switch to a Microsoft-like web site
hierarchical menu. Tried several variations, but have the same
problem. When you open a section most of it disappears off the bottom
of the screen. Question. Is there a way to add a windows [start] button like scroll
button? Or is there a hierarchical menu around that scrolls?


See the menu at www.4thorder.us or my site,
www.somestuff.batcave.net/menu1.html

The menu is based upon <ul><li> tags, which simply expand out if no JS.
You can easiy define a scroll area in css using the method <li><div
style="overflow:auto;"></div</<li>.
The multi-level menu can branch out any number of times you need.
Get the zip file and see the demos.

Jul 23 '05 #2

"Richard" <An*******@127.001> wrote in message news:ct*********@news4.newsguy.com...
On Fri, 28 Jan 2005 13:36:02 -0500 Dennis Allen wrote:
Question. Is there a way to add a windows [start] button like scroll
button? Or is there a hierarchical menu around that scrolls?


See the menu at www.4thorder.us or my site,
www.somestuff.batcave.net/menu1.html

The menu is based upon <ul><li> tags, which simply expand out if no JS.
You can easiy define a scroll area in css using the method <li><div
style="overflow:auto;"></div</<li>.
The multi-level menu can branch out any number of times you need.
Get the zip file and see the demos.

Sorry. I couldn't see any scrolling area on either web site. Can you point me to the right spot? Or should I resize my browse window in some way?

Question. Doesn't overflow: need a height:? I have a <div> with 30 hyperlinks and I only see the first 10, then I'd probably need a height:100. If, on the other hand, my <div> is closer to the top of the screen and I can see the first 20, wouldn't I need a height:200? How can I change the height of the scroll? Again, what we need is a scroll bar to grab those hyperlinks that fall off the end of the screen.
Jul 23 '05 #3

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

Similar topics

2
by: Reimar Bauer | last post by:
Hi all, I would like to use a hierarchical group oriented encryption. Is there something implemented or did you know something I could use? For explanaition. If you have a large building...
1
by: ALEX KLEIN | last post by:
I want to use fabricated hierarchical recordset in VB6 using ADO. I wrote code like dim rs as adodb.recordest set rs=new adodb.recordest rs.fields.append "a1",adChar,30 Then in loop I put...
1
by: Bryan | last post by:
I've been trying to figure out how to do this for the past 2 days and am finally tossing in the towel. No matter what I do, I just can't seem to get it to work and haven't been able to find any...
3
by: Cláudia Morgado | last post by:
Hello! Oracle has the option with the SQL CONECT BY statement to run through a hierarchical database with a single SQl-statement: <!--SQL SELECT ms_id,ms_parent FROM messages CONNECT BY PRIOR...
4
by: Daisy | last post by:
Let's say I've got a forum, where users can be moderators of each forum. Tables look like this: USER -------- user_key name FORUM
5
by: clintonG | last post by:
I'm looking for documentation and would not turn my nose up to any code from anybody who thinks they are good at the design of an algorythm that can be used to generated a hierarchical relational...
7
by: David T. Ashley | last post by:
I'm trying to implement these ... I know there is a lot of example code on the web, but I'm trying to roll my own ... What JavaScript functionality is typically used to display parts of the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: 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
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,...

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.