BTW, you can use a hack:
body{
padding:0;
margin:0;
overflow:hidden;
}
But IMO it is best to address the issues causing the problem.
Also, are you using a DOCTYPE in your pages? Using it would eliminate the
box model problem for versions of IE v6 and newer as it forces it out of
quirky mode and into standard compliant mode.
Jeff
On Mon, Nov 29, 2010 at 1:34 PM, Jeff Schwartz <[email protected]>wrote:
> http://www.w3.org/TR/CSS2/box.html
>
> http://www.456bereastreet.com/archive/200612/internet_explorer_and_the_css_box_model/
>
>
>
> On Mon, Nov 29, 2010 at 1:30 PM, Magnus <[email protected]>wrote:
>
>> Hi Jeff,
>>
>> could you say this a little more precisely? I actually don't know what
>> to do/check exactly.
>>
>> Thank you
>> Magnus
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google Web Toolkit" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<google-web-toolkit%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>
>>
>
>
> --
> *Jeff Schwartz*
>
>
--
*Jeff Schwartz*
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.