Closed Thread Icon

Topic awaiting preservation: Div positioning (again?) Pages that link to <a href="https://ozoneasylum.com/backlink?for=8086" title="Pages that link to Topic awaiting preservation: Div positioning (again?)" rel="nofollow" >Topic awaiting preservation: Div positioning (again?)\

 
Author Thread
Rane
Bipolar (III) Inmate

From: Denmark
Insane since: Oct 2001

posted posted 02-21-2002 10:26

'morning asylum,

I know this has probably been up several times before, but i dont think i ever saw a solution to it.

Basically im creating a site with a 760px table which i want *centered* in the webbrowser. On the top of that table, i want multiple DIV layers placed on top of eachother....some overlapping. This doesnt seem to be a problem in Internet Explorer but in Netscape 4.7 it only places the first DIV correctly - the others get pushed to the far left side of the browser for some weird reason.
http://www.undetected.dk/divtest.html

So basically I wanna be able to place DIV layers exactly the places I want....in a centered table, that is

Anyone know how to fix this issue in NN4.7?

[edit: ok seems like the above URL may be down right now - if so - http://home1.inet.tele.dk/reneped/divtest.html ]



[This message has been edited by Rane (edited 02-21-2002).]

CPrompt
Maniac (V) Inmate

From: there...no..there.....
Insane since: May 2001

posted posted 02-21-2002 14:54

NN 4.7 doesn't like positioned layers. It will never display them the same as IE and really doesn't display them that well at all.

If you are going to use tables might as well stick with one way and do it. I wouldn't mix tables and absolutely positions div's. You will just end up with bad results.

Later,
C:\


~Binary is best~

Rane
Bipolar (III) Inmate

From: Denmark
Insane since: Oct 2001

posted posted 02-21-2002 15:13

Yeah I know they arent exactly the best combination. However, I need the effect of it still. NN4.7 user will then have to shove it and change browser

But hey, got it working fine with Internet Explorer by putting a relative div layer around all the absolute positioned. If you check the link i attached, you'll see it works great in IE

« BackwardsOnwards »

Show Forum Drop Down Menu