Document.getBody().getStyle().setBackgroundColor("red");
On Mar 24, 3:48 pm, Shedokan <[email protected]> wrote:
> How can I do in GWT this:
> document.body.style.background = "red";
>
> I'm trying to change the background color of the body element without
> adding a special class to the body or any of that external css.
>
> Thanks.
--
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.