473,624 Members | 2,601 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Horizontal CSS menu sounds wrong with Netscape, Mozilla and Opera

Hello all,

I have a problem with an horizontal menu which is managed using HTML/CSS
combination.

All sounds right in most of the major Windows's browsers (not tried
until now under Linux, will do after), but not using Netscape, Mozilla
(not the FireFox one) and Opera.

I've made a test page in which you can see the CSS code, snapshots in
every tested browsers and my observations at the bottom.

http://yohannl.tripod.com/menutest/index.html

Do you have an idea about the reason why it's wrong with these three
browsers and what to do ?
Mar 7 '08 #1
4 2400
Yohan N. Leder wrote:
>
I have a problem with an horizontal menu
http://yohannl.tripod.com/menutest/index.html

Do you have an idea about the reason why it's wrong with these three
browsers
They're old and senile? :)
Mozilla 1.6, Netscape 7 and Opera 7 are dinosaurs now. I suspect you
could count the number of people still using those versions on one hand.
and what to do ?
I'd do nothing, except get some more up-to-date versions for testing.
A more recent Seamonkey works just fine, as does Netscape 7.2. I
wouldn't bother with any Opera release before 8.x, and even that's
questionable.

It's usually not worth the trouble of catering to ancient browsers. If
anyone is still using them, it's unlikely your page is the first one
they've come across that does something odd.

--
Berg
Mar 7 '08 #2
In article <63************ *@mid.individua l.net>, be******@visi.c om
says...
Mozilla 1.6, Netscape 7 and Opera 7 are dinosaurs now.
I agree with you, but I've some "no-software oriented" visitors (if you
see what I mean) who use them... So, difficult to push then toward newer
versions unless if I do the install myself on their computer :(

Well, technically, do you think it's because of misinterpretati on of
these old browsers or because of a lack in my CSS/HTML ?
Mar 7 '08 #3
In article <63************ *@mid.individua l.net>, be******@visi.c om
says...
I'd do nothing, except get some more up-to-date versions for testing.
A more recent Seamonkey works just fine, as does Netscape 7.2. I
wouldn't bother with any Opera release before 8.x, and even that's
questionable.
Well, after my yesterday reply, I've tried to test further this morning
(knowing my own station is under Windows 2K):

- Netscape 7.1 : not tested yet because their live install has some
difficult to download what necessary (maybe the week-end effect).

- Mozilla : not updated yet.

- Opera 9.26 : the result is worse than with the previous release I used
(the 7.23)... Just see http://yohannl.tripod.com/menutest/index.html ;
I've updated the page at the bottom.
Mar 8 '08 #4
In article <e4************ *************@N AXS.COM>, lw*****@central .net
says...
Well first off, use HTML 4.01 strict then your pseudo|invalid xhtml as
to not trigger quirks mode.

Next UL is a block element so no need for the DIV and let's remove all
the other superfluous elements.

If you are just adjusting one css property like background-color, don't
use the shortcut "background " it does more that you realize...

My method here doesn't toggle display but moves the absolutely
positioned block element in and out of the viewport so it does not
effect the flow of the page as toggling the display property of an element.

This works in IE5 to 7, FF and Opera up to version 8.x (9 seems to have
issues... but Opera still having trouble breaking 1-2% and maybe they
will fix it...)
OK; thnaks for this detailled replyu, Jonathan. I'm not at work just
now, but will see your way deeper at beginning of the week.

Have a nice sunday
Mar 9 '08 #5

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

Similar topics

2
3067
by: Dom | last post by:
Hi, I am trying to get a dynamic table going. You click a button to add a row. In the newly created row a button to delete the row is placed (try the code example below). In Netscape, pressing the delete row button crashes the browser. Why ? What is the correct way to do this ? I am stumped why this following code works in IE and Opera but crashes Netscape 7 (ie makes it disappear and try to send a bug report etc).
2
5313
by: Ansgar Hein | last post by:
I have been playing around with several different versions for a horizontal menu, but I haven't been able to build a horizontal navigation based on the vertical one featured on www.alistapart.com in the article "taming lists". However I have managed to build a horizontal navigation but it has a slight hitch in Mozilla and Opera, but it's fine in Internet Explorer. It is a strange occurrance of a 4 - 5 Pixel bar in grey (which is the...
7
3177
by: addled | last post by:
Hi there, after reading posts here for a few months, I've built the courage to see if someone can see where I"m going wrong in the webpage I've been working on. In particular the horizontal nav bar accross the top of the page. viewd here http://foundations.port5.com/currprojects/babylon.html I am running win XP and have tested in both Avant (MSIE) and Opera 7.23 the result is a different problem in each.
3
2479
by: Tim | last post by:
I have a menu, part of which I've recreated here: http://www.btinternet.com/~kingsway5/test.html It works perfectly well in Firefox 0.8 and Netscape, and initially displays fine in IE, but when you go over the links with the mouse, IE aligns the lower items ('A Level' to 'Reasons...') to the left edge of the page, and removes the spacing at the top above 'home'. Can anyone help? Thanks in advance.
10
2114
by: Gernot Frisch | last post by:
Hi, I have found some menu functions. It works quite well, but how can I replace it with a simple <a href> if javascript is turned off? I reduced my code to: <script>IncludeMenuHere()</script> More, any tips about "fading" the menu item in and out (x-browser)? Currently it's using DIVs and this.items.visibility(false);
13
4150
by: kaeli | last post by:
Can anyone explain this to me? It's driving me insane. Save this and run it in IE or Opera and then in Mozilla or Netscape 6+. In IE/Opera, I get the expected 4 alerts. In Mozilla/Netscape, I get *9*. In the example table, there are 4 rows with 4 columns each in the tbody. I'd expect 4 child nodes for the table body with 4 children each. I get those 4 plus 5 alerts in Mozilla/Netscape. I get only those 4 in IE and Opera. Note that...
11
1212
by: Edwin Knoppert | last post by:
Just wanted to verify since we need a good menu for different browsers. The XP lookalikes are awesome!! http://www.aspxlab.com/ From the help: AspxLab Menu and SlideMenu support these browsers: Internet Explorer 5.0 and above; Netscape 6.2 and above; Mozilla 1.2 and above;
1
2050
by: DJG79 | last post by:
Hi all, I am using an open source menu that i found and it works great, except for one thing that when the web page is not scrolled to the very top the drop down links will not stay visible. Has anyone else had this sort of problem with javascript? and any ideas how to fix it would be greatly appreciated.. I have included a copy of the code below, thanks. /**
5
1971
by: Awok | last post by:
Hi, i've been stuck trying to get the following code to display correctly in IE in which i've come across many diffrent theories but none which have worked possibly the box model problem. **************************************************************************** BEGIN **************************************************************************** <HTML> <HEAD>
1
8348
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
8493
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...
0
7176
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6112
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
5570
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
4084
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4187
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2613
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 we have to send another system
1
1797
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.