954,604 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

ie6 utter mess&ie7 mess. safari&opera&firefox alright

You can check this problem in the pink square with curvy corners that I have in www.metatradersoftware.com . If you check the site with firefox, opera or safari everything will be alright, though. Do you have any idea why internet explorer 6 above all and 7 make this mess? For the time being, I still do not have any concrete idea about the reasons of this different behavior in these browsers from Microsoft.
I would appreciate any suggestion.
Thanks in advance

thosecars82
Light Poster
33 posts since May 2008
Reputation Points: 10
Solved Threads: 0
 

Are you talking about the missing green lines in the borders?

You have empty div pairs. Nothing is placed between the tags. This is a nonstandard use (a no-no in web page design). There is no guarantee that an empty pair of tags will be rendered. If there is room, it will render, but if it is squeezed for space, it will be skipped.

Why don't you just enclose the text in a div with a border style?

Another possibility is that the line of pixels containing the border is not rendering because the display unit decided to skip that line.

MidiMagic
Nearly a Senior Poster
3,319 posts since Jan 2007
Reputation Points: 730
Solved Threads: 182
 

My main current problem right now is with the menu of the Home button in www.metatradersoftware.com . The drop down menu which should be activated with the hover event of the home button works under opera, safari and firefox but not under ie6. Any idea? What I do not understand is that I have seen some people using some similar menu in http://www.cssplay.co.uk/menus/final_drop.html
and that does work under ie6 altough it is just css driven as my menu.
Thanks

thosecars82
Light Poster
33 posts since May 2008
Reputation Points: 10
Solved Threads: 0
 

Ok,
I already kind of fixed it putting the header with a z-index above the other stuff. However, the positioning of this menu activated in the home button is still a bit different in ie an the rest of browsers. any idea?

thosecars82
Light Poster
33 posts since May 2008
Reputation Points: 10
Solved Threads: 0
 

This is mainly slight differences in rendering that you can't control. Notice that IE renders each font character one pixel wider than FF does. They also have different default paddings around characters.

MidiMagic
Nearly a Senior Poster
3,319 posts since Jan 2007
Reputation Points: 730
Solved Threads: 182
 

thks

thosecars82
Light Poster
33 posts since May 2008
Reputation Points: 10
Solved Threads: 0
 

If there is someone who knows how to mark post as solved, please let me know.

thosecars82
Light Poster
33 posts since May 2008
Reputation Points: 10
Solved Threads: 0
 

There should be a link visible to only the original poster just above the quick reply window.

MidiMagic
Nearly a Senior Poster
3,319 posts since Jan 2007
Reputation Points: 730
Solved Threads: 182
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You