473,396 Members | 2,115 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.

Cascading Menu Recommendation

Not sure if this has been covered ( a google search came up pretty
bare).

I have a site that:
- has multi-level cascading menus
- floats center of the browser window
- Will have fairly heavy Safari and Firefox views (~25%)

Finding a cascading menu is easy, I trip over about half a dozen of
those a week. The problem is when you maximize on a big screen in
firefox, some pages will lose the right-hand side scrollbar. Because
the cascading menus float along with the page, the "distance from
center" most cascading menus use is off by hte distance of what would
be hte scroll bar.

Does anyone know of a cascading meu that does NOT have this problem
(i.e. center foating screen, menus dont knock off when the browser is
maximized in Firefox?

Jul 23 '05 #1
1 1991
JM****@gmail.com wrote:
Not sure if this has been covered ( a google search came
up pretty bare).
The question gets asked, but there are not really any good 'off the
shelf' cascading menus so there tend to be few recommendations (and
especially recommendations by people who understand the issues).
I have a site that:
- has multi-level cascading menus
- floats center of the browser window
- Will have fairly heavy Safari and Firefox views (~25%)

Finding a cascading menu is easy, I trip over about half a
dozen of those a week. The problem is when you maximize on
a big screen in firefox, some pages will lose the right-hand
side scrollbar. Because the cascading menus float along with
the page, the "distance from center" most cascading menus
use is off by hte distance of what would be hte scroll bar.
You have a reason to notice that issue, but how many menus don't fall
apart as soon as you re-size the font, or can be keyboard navigated, or
spidered by search engines, or degrade cleanly on browsers that do not
support the required dynamic features (or scripting at all)?

Your offset issue probably follows from differences between the actual
width of the viewport and the innerWidth properties commonly used on
non-IE browsers to gauge viewport width, and compounded by making
assumptions about the width of scrollbars (usually 16px, but only on
default installations of the windows OS, and some others).
Does anyone know of a cascading meu that does NOT have this
problem (i.e. center foating screen, menus dont knock off
when the browser is maximized in Firefox?


There comes a point where if you have specific requirements it might be
best to hire someone to write the script for you. Of course you need to
find someone capable of doing so and willing to do it for what you are
capable of paying, and you need to give them a very clear and
comprehensive specification so that they have to create what you ask for
rather than their own limited approximation.

Richard.
Jul 23 '05 #2

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

Similar topics

0
by: Humpty Dumpty | last post by:
Hi folks, here's a challenge: I have a dynamically created cascading menu in Tkinter that can be quite large because it is created from a file. I tried using lazy creation so only the menu item...
3
by: michelle | last post by:
Hi all, I am new to Tk, or Python GUI programming and I seem to be stuck. I have looked about for help with Tk GUIs, but everything seems so terse or incomplete?? I have been mostly using the...
2
by: gregory stevenson | last post by:
I am looking for a simple cascading menu javascript.One where it lives on the left side of the screen, listed vertically and when you select a menu item the list expands to show the sub menu items...
2
by: pp | last post by:
What would you say about a smart script that would transform really 'cascading' style sheet into appropriate CSS structures. When coding css by hand, most often you are forced to write the...
7
by: Marci | last post by:
I found this script for cascading menus, however, I cannot reach the author to solve the bug I am having when I add a second menu to it. My problem is this: If I click on the first link, the...
1
by: Cindy Lee | last post by:
is it possible to have cascading menus like: http://www.cracky.net/JAVA/Navigation/cascading-menu.html With scrollbars added, so you can only see a few options at a time? On some of my options...
1
by: dkirkdrei | last post by:
I am using the javascript below in conjuction with PHP to dynamically build a cascading menu of part assemblies from a database. The cascading menu allows the user to "drill" down to the single...
1
by: Anthony | last post by:
Below is a script I found at http://javascript.internet.com/ for a cascading menu. The script works great but there is one thing that I would like modified. BecauseI am just learning javascript,...
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: 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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...

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.