I did some googling on the subject of IE and vertical scroll bar issues and
I found this:

http://bytes.com/topic/html-css/answers/100111-remove-vertical-scrollbar-ie-when-standards-mode

So I guess my hack isn't a hack after all :) IE is the biggest PITA to
support.

Jeff

On Mon, Nov 29, 2010 at 2:56 PM, Magnus <alpineblas...@googlemail.com>wrote:

> Hi Jeff,
>
> why is this a hack? Why not use it?
>
> Magnus
>
> On Nov 29, 7:40 pm, Jeff Schwartz <jefftschwa...@gmail.com> wrote:
> > BTW, you can use a hack:
> >
> >         body{
> >            padding:0;
> >            margin:0;
> >             overflow:hidden;
> >        }
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>


-- 
*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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to