Hi all.
I'm having a problem with Floating elements in IE 6.

I have a <div> with defined width with some floating <div>s inside it.
The problem happens when i rezise one the the inner <div>s with
JavaScript to a larger width then the outer <div>:

|-------outer-div---------|
|[100][  300  ][ 200 ]|
|-----------600-----------|

When i resize the middle <div> to anything larger than 300, the right
<div> moves down:

|-------outer-div---------|
|[100][   400   ]       |
|[ 200 ]                  |
|-----------600-----------|

While other browsers (tested in Icewesel 3 (Gecko), Epiphany
(Gecko/Webkit), Opera 9, Konqueror (KHTML) and IE 7) correctly resize
the outer <div> alongside the inner one, IE6 moves the right inner
<div> down.
Any help to fix this is wellcome:

Website in development can be found at http:fotostramandai.com
(user:fotos pass:test).

-- 
Paulo Diovani
[EMAIL PROTECTED]
+55 51 8146 5413
___________________
http://www.diovani.com

--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to