473,761 Members | 2,410 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

menu problem

BMc
Hello all,

I have been wracking my brain over this issue for hours and think I have
determined that it isn't a java issue with the menu, but rather an issue
with the CSS of the element that contains it. Has anyone ever seen a
menu split like this before when you run the cursor over the menu items,
the submenu is all the way across the screen! And even better yet...if
you have, do you remember what you did to fix it??

My brain and my exhausted eyes will be ever so grateful. Thank you for
taking the time to look.

site address:

http://myweb.fltg.net/users/bethmcge...4/sample4.html
Feb 25 '08 #1
3 1760
BMc wrote:
<snippage>
As far as Opera, as soon as they even reach 3% of the browser share, I
will spend my time including them in my focus group. I have it, am
not impressed and think they should devote more of their time
becoming compliant.
Um, Opera is one, if not the most, compliant browser you can find. Your
Ie's will fail this test dramatically. Safari finally gets it right, but
is also a small band of users.

http://www.webstandards.org/action/acid2/
My client has a lot to say and a scrollable box is the most efficient
way to do it without making the whole body of the site run on forever
which I do hate so. I'm on the web all the time and I don't mind
scrollable boxes.
The problem is users are used to vertical scrolling using the browser's
own scrollbar, but not used to noticing one somewhere in the middle of
the content area. Possibly not a large percentage, but how much, how
many, are you willing to give up for some esthetic reason?
(Who does these web polls on user preferences anyway??) I test it in
IE7, IE6, Safari and Firefox, and since AOL dropped Netscape, I am
tempted to drop looking it over in that browser as well.
You should add Opera to that mix. Yes, Netscape is old. <g>
I would love to use Percentages for my text, but then I run into
issues with inheritance. Just another headache. Since this is a
simple site, I will implement percentages in my final work up and see
if there's trouble.
...and those IE users with poor vision? If you just allow the inheritance
to do the work for you, as shown on my fontsize page, you don't have to
worry. Stop thinking "pixel-perfect", it isn't achievable.
Please tell me you will have some breakfast today and get out of bed
with a smile on your face Beau. I really love that you take the time
to look things over and critique. I just hope you are happier than
you sound when reading your posts. Thank you again.
Bacon and eggs, yum. I am actually a very happy person; I just tend to
type concisely. Saves paper that way.

--
-bts
-Friends don't let friends drive Vista
Feb 26 '08 #2
BMc <be******@yahoo .comwrites:

<snip>
>... and a scrollable box is the
most efficient way to do it without making the whole body of the site
run on forever which I do hate so. I'm on the web all the time and I
don't mind scrollable boxes.
Just a single data point, but they drive me mad. I'd much rather have
a long page. I scroll by moving my finger up and down the edge of my
touch pad, but if a scrollable box comes along and happens to be under
my cursor, then *that* scrolls, rather than the page. I have to start
taking note of where the cursor is on the page: out of the box if I
want to scroll the page, or in it if the page is kept short by means
of one.

--
Ben.
Feb 26 '08 #3
Ben Bacarisse wrote:
BMc <be******@yahoo .comwrites:
>>... and a scrollable box is the
most efficient way to do it without making the whole body of the site
run on forever which I do hate so. I'm on the web all the time and I
don't mind scrollable boxes.
Please remember that it's not about you, but your client's visitors.
Will they not mind, either? And how do you know?
Just a single data point, but they drive me mad. I'd much rather have
a long page.
Me too, but for different reasons than you.
I scroll by moving my finger up and down the edge of my
touch pad, but if a scrollable box comes along and happens to be under
my cursor, then *that* scrolls, rather than the page.
I scroll completely by keyboard - page up/down keys, arrow keys, and the
spacebar. Scrolling divs are pretty inaccessible. :(

--
Berg
Feb 26 '08 #4

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

Similar topics

4
3844
by: JesusFreak | last post by:
From: us_traveller@yahoo.com (JesusFreak) Newsgroups: microsoft.public.scripting.jscript Subject: toolbar script problem NNTP-Posting-Host: 192.92.126.136 Recently, I downloaded the following beautiful script "http://javascript.internet.com/navigation/toolbar-menu.html". It works like a charm. I made my webpage in frames, where the nav-frame shows the menubar, so whenever I click a link in the menubar, it opens in the frame below. But...
2
3894
by: Jackson Yap | last post by:
can someone kind enough to help me look at the attached html and js file? Why is it that the javascript menu could not work at www.apchosting.net but could work at http://home.pacific.net.sg/~jacksony ? (the drop down bar could not work at www.apchosting.net but can drop at home.pacific.net.sg. I suspect it is a server problem but was told it is not possible, therefore assuming it is a client script problem? the script works last time...
4
5191
by: Stromboli | last post by:
hi people, My problem is that I need to build a dynamic menu (preferably that works in all the browsers) that appears when I mouseover a certain link. The problem is that I have to declare the menu content in the same part of the page where the menu goes (BODY). The content of the page is generated dynamically so I can't put the menu content it on the headers.
7
2705
by: Chuck Hartman | last post by:
I have a Windows service that requests web pages from a site using an HttpWebRequest object. When I try to request a page from an ASP.NET 2 site, I get a WebException with message "The remote server returned an error: (500) Internal Server Error." I found a post that suggested to catch the WebException to retrieve the actual HttpWebResponse object for more information. The response returned is shown below. At first I thought this was a...
2
3062
by: Gary Wessle | last post by:
Hi I need help organizing this program in the right way. I included the code below which compiles and runs and gives the desired effect to a certain point, but I don't know what the next step is to finish this program. the program presents Main menu to the user and gives a prompt, the user types the number corresponding to an item from the menu, the program then
2
2285
by: Ravi Joshi | last post by:
The menu on my site works fine in IE6 and Firefox. In IE7, there is a problem with the menu: when you mouse over the various main catagories, the sub-catagories all appear to the right as they should; however, as soon as you mouse towards any but the TOP sub-catagory, all those sub-catagories still view there. It will work first time quite fine..but if user clicks outsite anywhere in screen then this problem occur.. i think it's css...
5
1610
by: AG | last post by:
I realize that the obvious suggestion would be malware, but my definitions are up to date and I have already scanned for it. I have also tried disabling all IE add-ons. I just rebuilt and deployed my website (WAP) in ASP.NET 2.0. Everything is working fine except from my development machine with IE6. The master page contains a Menu control bound to a SiteMapDataSource. There is also a row of links (plain links, no menu control) at the...
19
3690
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
9531
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9345
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
10115
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
9957
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...
1
9905
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9775
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7332
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
6609
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
5373
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.