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

Home Posts Topics Members FAQ

CSS Drop Down Menu Problem

http://www.intraproducts.com/beta/infinicall/index.asp has a drop down menu
on Investor Relations. The markup and CSS are both valid, and most of the
time, the menu drops down correctly. However, sometimes, mousing over the
words does not make the menu drop down, or the drop down disappears.

Can anyone spot anything in the markup or CSS that is causing this
behavior?

Thanks in advance.
--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Jul 21 '05 #1
6 4323
Adrienne wrote:
http://www.intraproducts.com/beta/infinicall/index.asp has a drop down menu
on Investor Relations. The markup and CSS are both valid, and most of the
time, the menu drops down correctly. However, sometimes, mousing over the
words does not make the menu drop down, or the drop down disappears.

Can anyone spot anything in the markup or CSS that is causing this
behavior?

Mozilla v1.7.5.
The dropdown did not fail at any time while testing it at the given
body text size.
Changing the text size to 120%, though, caused the erratic dropdown
behavior you mentioned. Increasing further to 150% completely disabled the
dropdown.
I suspect it is the gap between the menu bar and dropdown that
increases with text size. The larger it is, the less likely to get to the
list.

A couple of other comments:
- Why does the line just above the menu bar change color on mouseover? It
is a link that goes nowhere and is therefore useless and distracting.
- The font is too small to read (11 px). The poor readability is
aggravated by the low contrast, somewhat light text on somewhat dark
background.
- When the font display is increased to 150%, the page became unreadable
for a different reason: the sections overlay each other. The backgrounds
no longer line up.

--
jmm dash list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Jul 21 '05 #2
On Fri, 28 Jan 2005 01:02:03 GMT, Adrienne <ar********@sbcglobal.net>
wrote:
Hi, overall font-size is too small. If you remove the line between the
drop-down menu and the link above, it's going to work.
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Discover Opera: http://members.surfeu.fi/jerkku/
http://www.auriance.com - http://www.auriance.net
Jul 21 '05 #3
Gazing into my crystal ball I observed Jim Moe
<jm***************@sohnen-moe.com> writing in
news:xO********************@giganews.com:
Adrienne wrote:
http://www.intraproducts.com/beta/infinicall/index.asp has a drop down
menu on Investor Relations. The markup and CSS are both valid, and
most of the time, the menu drops down correctly. However, sometimes,
mousing over the words does not make the menu drop down, or the drop
down disappears.

Can anyone spot anything in the markup or CSS that is causing this
behavior?

Mozilla v1.7.5.
The dropdown did not fail at any time while testing it at the given
body text size.
Changing the text size to 120%, though, caused the erratic dropdown
behavior you mentioned. Increasing further to 150% completely disabled
the dropdown.
I suspect it is the gap between the menu bar and dropdown that
increases with text size. The larger it is, the less likely to get to
the list.

A couple of other comments:
- Why does the line just above the menu bar change color on mouseover?
It is a link that goes nowhere and is therefore useless and
distracting. - The font is too small to read (11 px). The poor
readability is aggravated by the low contrast, somewhat light text on
somewhat dark background.
- When the font display is increased to 150%, the page became
unreadable for a different reason: the sections overlay each other. The
backgrounds no longer line up.

Thanks for taking a look. The font size is not my idea, and I can barely
read it myself. Although I mentioned the benefits of 100% font size, the
boss said that he wanted the small size in fixed pixels (horror!). He uses
IE, and thinks that no one uses anything else, and he writes the check.
--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Jul 21 '05 #4
Gazing into my crystal ball I observed "Unknown User" <me@privacy.net>
writing in news:op**************@cinza.mshome.net:
On Fri, 28 Jan 2005 01:02:03 GMT, Adrienne <ar********@sbcglobal.net>
wrote:
Hi, overall font-size is too small. If you remove the line between the
drop-down menu and the link above, it's going to work.


Thanks for taking a look. The font size isn't my idea, I advised against
it, but, you can't fight City Hall.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Jul 21 '05 #5
On Sun, 30 Jan 2005, Adrienne wrote:
Thanks for taking a look. The font size isn't my idea, I advised
against it, but, you can't fight City Hall.


If they understand WWW design so much better than this group, why
does anyone bother bother to ask our opinion?

You can cite them when the court case comes up. They'll be able to
explain how "font-size: 8px;" (for example) conforms with the WAI
requirements, I'm sure.
Jul 21 '05 #6
Gazing into my crystal ball I observed "Alan J. Flavell"
<fl*****@ph.gla.ac.uk> writing in news:Pine.LNX.4.61.0501300206200.25519
@ppepc56.ph.gla.ac.uk:
On Sun, 30 Jan 2005, Adrienne wrote:
Thanks for taking a look. The font size isn't my idea, I advised
against it, but, you can't fight City Hall.


If they understand WWW design so much better than this group, why
does anyone bother bother to ask our opinion?

You can cite them when the court case comes up. They'll be able to
explain how "font-size: 8px;" (for example) conforms with the WAI
requirements, I'm sure.


Not to be argumentative, but the original post was an issue with a drop
down menu. I did not seek any opinions about the font size, as already
had advised the client of this foolhardiness. Perhaps I should have
mentioned that in my original post. I was merely responding to the
comments made, and I will be forwarding these discussions to my client.

When I first mentioned WAI, I was told that the people who would be using
the site would have great eye sight (with no colorblindness or other
impairments), be using IE only (fully loaded of course), and be young and
hip, so that conforming to WAI was not only not necessary, but frowned
upon. I must say that I did win some battles, the battle of the pop up,
the battle of flash only, the battle the slice and dice all graphics site
(including text), the battle of target="_blank". With fortitude, I'm
sure I will persevere.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Jul 21 '05 #7

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

Similar topics

3
by: KK | last post by:
Drop-down menus are the hottest thing since Wonder Bread but . . . 1. Alot of people put them in the they-look-nice-but-you-cant-code-them-right-so-they-always-look-messed-up category (a la...
6
by: Greg Scharlemann | last post by:
I am attempting to populate a drop down menu based on the selection of a different drop down menu. However, it is not working correctly, I cannot figure out for the life of me what exactly happens...
0
by: vikram.cvk | last post by:
Hello Experts, Im trying to design a CSS vertical drop down menu which should have the following functionality. Home About Us | -->Overview
4
by: rajat | last post by:
Hi, I have adapted a drop down menu from USC webpage (www.usc.edu). The link to my page is http://www-scf.usc.edu/~swarup/test/test.html The links to the CSS ans JS files are:...
2
by: hemanth.singamsetty | last post by:
Hello there, I've a drop down menu (created using CSS & Javascript -- see code below). My problem is, whenever I click a link on the menu the new page replaces the current page (and the menu...
4
by: simon.cigoj | last post by:
I have an javascript made menu and some forms with the dropdown element. When the menu opens and scrolls down the drop down is displeyed over the menu and obscures the menu choices. I have this...
3
by: rsteph | last post by:
I have a javascript drop down menu that I borrowed from a website. It utilizes a little .css to help with formatting. The menu works great, and on all 3 of the browsers I'm concerned about; but I am...
4
by: TycoonUK | last post by:
Hi, As I do not have IE7 on my computer, I was wondering if there is a fault in my CSS Menu when using IE7. Please can someone look at my site - http://www.worldofmonopoly.co.uk and tell me...
22
by: Archanak | last post by:
Hi, I am using 2-level CSS Drop Down Menu in my perl/CGI program. here is the code. #!c:/perl/bin/perl.exe use CGI qw(:standard);
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
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...
1
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
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
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...
0
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...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.