A
Andrew Poulos
I have two DIVs. Both are absolutely positioned (and have the same width
and height). One in BODY and one nested within other absolutely
positioned DIVs.
I'm trying to position one exactly over the top of the other.
In Firefox and Chrome the DIVS never overlap exactly. If I change the
size of the DIV borders how much the overlap misses also changes.
In IE they do overlap exactly.
How can I get it to overlap exactly cross browser?
Here's a link to a sample page which displays the issue I'm having:
<url: http://members.iinet.net.au/~apoulos/overlapping.htm >
Andrew Poulos
and height). One in BODY and one nested within other absolutely
positioned DIVs.
I'm trying to position one exactly over the top of the other.
In Firefox and Chrome the DIVS never overlap exactly. If I change the
size of the DIV borders how much the overlap misses also changes.
In IE they do overlap exactly.
How can I get it to overlap exactly cross browser?
Here's a link to a sample page which displays the issue I'm having:
<url: http://members.iinet.net.au/~apoulos/overlapping.htm >
Andrew Poulos