May be you should try
DOM.setStyleAttribute(rta.getElement(), "border", "0px");

On Sun, Dec 7, 2008 at 3:12 PM, lichking.zz <[EMAIL PROTECTED]> wrote:

>
> Hi,all
>
> I try to hide the border by using:
>
> RichTextArea rta = new RichTextArea();
> rta.getElement().setAttribute("frameborder", "no");
>
> But it doesn't work.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to