Friday, February 24, 2012

Re: how to hide vertical scrollbar of a Frame?

did you check using Developer tools on your app to check the CSS
property for your frame? that would give you indication as to whether
the property you set to make overflow : hidden is taking effect or
being over-ridden by another property.

maybe you can post your code, can check and let you know what could be
wrong.

~Ashwin

On Thursday 23 February 2012 08:18:49 PM IST, bognekadje wrote:
> Hi Ashwin, thanks for reply,
>
> i already test that, but it don't work. I also test
> Frame.getelement().getStyle().setOverflow().
> I don't understand why.
>


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