Re: [css-d] Is the browser using clientWidth properties to determine the size of a box? (IE)

2009-02-26 Thread Bastien MOYET
Hi there, It saved my day. Thanks a lot. Bastien Ce message électronique et tous les fichiers attachés qu’il contient (ci-après le "message") sont confidentiels et destinés exclusivement à l’usage de ses destinataires. Si vous recevez ce message par erreur, merci de le détruire et d’en avertir

[css-d] Is the browser using clientWidth properties to determine the size of a box? (IE)

2009-02-25 Thread Bastien MOYET
Hi, I have a box A of 300px (div for instance) with the overflow set to auto, which contains an other box B of 100%. If the height of B is lesser than A no scrollbar are displayed, which is OK. However if its height is greater than A, a scrollbar appears, which is still OK. But in firefox the B cl