overflow decided to not work
Hi,
In this webpage I have many problems, some on IE6, some on IE6 and IE7, and others on IE8 and less.
The most important to solve is the navigation list on the middle side of the page, as you see, each button will scroll the content, but the overflow:hidden seems to not work correctly on IE6 and IE7
another problem: the div which contains the world map is not viewed correctly in IE6
PS. please use firefox 12 to see how I want the webpage to be
webpage:
http://xyzpixel.com/r.php?id=0
Re: overflow decided to not work
Well, since I am not an artistic person I suggest you try using multiple css files one for each browser or version then use conditional statements in the header of your pages to apply the correct style. You may be able to get away with this by using only one css file however, I haven't had much luck with this and only using one css file to handle all the displays.
Re: overflow decided to not work
thanks Nightwalker83 for replay :),
I think you are right of how I did distribute the CSS, I should take a look later to them.
Now do you have a solution for my problems (as coding)?
thanks :)