Topic: Absolutely positioned div in floating left div problem FireFox (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Phoenix |
posted 03-06-2007 19:22
I have a div, I call it PlaceHolder. This element is floating left. Within each of these I have a single div who's posiition is absolute. In IE, no problem. In Firefox, the placeholder divs overlap, or maybe it is the internal absolute div element not obeying and being displayed outside of it's container div "placeholder". |
Paranoid (IV) Inmate From: Florida |
posted 03-06-2007 19:50
This code is useless. |
Bipolar (III) Inmate From: Phoenix |
posted 03-06-2007 20:02
Why is the code useless? Do you want it stripped down more? I couldn't possibly include all the code, the codebase is pretty large. |
Paranoid (IV) Inmate From: Norway |
posted 03-06-2007 21:47
[quickie] |
Bipolar (III) Inmate From: Phoenix |
posted 03-06-2007 23:23
Here is the beta site, |
Paranoid (IV) Inmate From: London |
posted 03-07-2007 10:41
I have had a look at those links and I can't quite work out where your example starts, It does look like you may be able to get away with not using absolutely positioning though, what is the reason you chose to try this? |