O Xabarin
2009-04-03 10:07:57 UTC
I have a container div for the header, and a container div for the content, and at the same time they are both inside a "whole container."
The problem is that Safari and Opera display the content container higher than Firefox, Chrome and IE. And, then, when I change the size of the window, the contents not only get centered (as they should) but also the content container moves down (and it should't). This does not happen in Firefox, Chrome, or IE.
I do not paste the code because I have no idea what part is causing the problem to happen, and there's a lot of code.
Can I target Safari and Opera specifically using Javascript or something else so that I can fix the CSS?