If your Javascript is not too long, you can use JSNI. Just declare a
native method like
void native foo() /*-{
Put here you Javascript
}-*/;
and call the foo() method like any other else.
Alexandre.
On 15 sep, 01:20, Diego Piedrahita <[email protected]> wrote:
> I have a JavaScript file and want to include GWT, someone has idea?.
> The JavaScript I want to apply for a textArea to format the text
> entered into the.
> 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 [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.