I've made a simple draggable and resizable box that works perfectly in
every browser except IE (especially IE 6). The box is resizable by
clicking on the button and then drag it in every direction and by
dragging each of the borders seperately. It can be seen here

http://mxamples.googlepages.com/testbox.html


Unfortunately there is a problem with the left and right height of the
nested divs in IE 6. You can see it when you drag the top and bottom
borders. As far as I see it's only possible to give those divs an
absolute position and a height of 100%.
One CSS bug fix for IE 6 is already used.

Does anybody have an idea how to fix this second CSS bug in IE?


--~--~---------~--~----~------------~-------~--~----~
--
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