Thursday, February 23, 2012

Re: how to hide vertical scrollbar of a Frame?

Set the overflow CSS property to hidden value. This should disable scrolling.

~Ashwin

Sent from my iPhone

On Feb 23, 2012, at 1:45 PM, bognekadje <bognekadje@gmail.com> wrote:

> Hi,
> In my application, i have a Frame which can scroll automatically, So i
> would hide vertical scrollbar to prevent user scroll.How can i do
> this?
>
> Thanks in advance for your help.
>
> Eric.
>
> --
> 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-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
>

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

No comments:

Post a Comment