Hi

This is my problem:

I create a gwt RichTextArea. Then I add it into a panel.
When I run the project the RichtextArea compares correctly.

Then I wuold like to get and manage the richTextArea with javascript.

the question is how can i get the RichTextArea with javascript within
the Html document?

If I try: document.getElementsByTagName("textarea") the result in
null.

Is there a way to get the html element within the html document that
corresponds to the RichTextArea created in gwt??

Thank you
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to