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

Menu and IE5.0

I've just done little menu:
http://tinyurl.com/5zgfe

In most browsers menu is viewed OK, but only in IE5.0 falls:
1. height is less about 2-3px,
2. between dotted arrow and caption there is no space.

In the rest of browsers which I tested Opera 7.5x, FF 0.9, IE6, works
fine. Even in IE5.5 is not bad.

What is wrong ?

One more question: shall I will put subtitles on the left side?

--
Regards, Cezar.
================================
Jul 20 '05 #1
4 1483
Cezar <ce*****@imail.net.pl> wrote:
I've just done little menu:
http://tinyurl.com/5zgfe
Mmmm, div soup.
In most browsers menu is viewed OK, but only in IE5.0 falls:
1. height is less about 2-3px,
IE5 has a lot of box model issues, this is probably one of them.
In this case the 1px border is being included as part of the 20px
height. IE5.5 does the same. As you trigger standards mode IE6 (and
decent browsers) get this right and add the border outside the 20px
height. If this small difference worries you then use the tantek hack
or something similar to feed IE5.x a different height value.
2. between dotted arrow and caption there is no space.
IE5 doesn't support padding on inline elements.
In the rest of browsers which I tested Opera 7.5x, FF 0.9, IE6, works
fine.
Have you tried it with a larger than normal font size? The text spills
out of the box. Not fine.
What is wrong ?
You're expecting a five and half year old browser to display your page
the same as browsers that are much more recent (okay, so IE6 isn't a
lot more recent but it's still only three years old compared to five
and half years old).
One more question: shall I will put subtitles on the left side?


Sorry, could you rephrase that.

Steve

--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor

Steve Pugh <st***@pugh.net> <http://steve.pugh.net/>
Jul 20 '05 #2
Cezar wrote:
In the rest of browsers which I tested Opera 7.5x, FF 0.9, IE6, works
fine. Even in IE5.5 is not bad.


I wouldn't panic too much about it. IE 5.0 came out 6 years ago. Its user
base is small and rapidly shrinking.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

Jul 20 '05 #3
Steve Pugh <st***@pugh.net> wrote:
IE5 doesn't support padding on inline elements.


IE5.0 doesn't support padding on inline elements, IE5.5 does.

--
Spartanicus
Jul 20 '05 #4
Spartanicus <me@privacy.net> wrote:
Steve Pugh <st***@pugh.net> wrote:
IE5 doesn't support padding on inline elements.


IE5.0 doesn't support padding on inline elements, IE5.5 does.


Yes, sorry I wasn't clear.

Steve

--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor

Steve Pugh <st***@pugh.net> <http://steve.pugh.net/>
Jul 20 '05 #5

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

Similar topics

1
by: Macamba | last post by:
Hi all, I am currently developing a website for a voluntary organisation. It is my first step in website development. The dynamic menu I developed has some bugs, which I addressed in another...
1
by: ajay | last post by:
I have following code for a slide menu but i twiked it to work for a single level menu. Open it in a Browser to get a clear picture. I have 2 Qs 1) How to make first entry as non-link. i.e i...
2
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...
8
by: Dennis C. Drumm | last post by:
Is there a way to modify the standard context menu shown when someone right clicks in a windows text box and that would work for all open windows applications? The standard context menu for...
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,...
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...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.