Re: Integrating jQuery with GWT application

2008-08-30 Thread Piotr Findeisen
> I've tried to add proper

Re: Integrating jQuery with GWT application

2008-08-30 Thread Reinier Zwitserloot
Use $wnd.$ instead. On Aug 30, 6:03 pm, Piotr Findeisen <[EMAIL PROTECTED]> wrote: > I have the same problem: I want o embed jQuery library in my GWT- > created page. > I know about GQuery and I already use GWT 1.5, but I need pure > Javascript jQuery -- I want to make use of some library dependi

Re: Integrating jQuery with GWT application

2008-08-30 Thread Piotr Findeisen
I have the same problem: I want o embed jQuery library in my GWT- created page. I know about GQuery and I already use GWT 1.5, but I need pure Javascript jQuery -- I want to make use of some library depending on it (jQuery modal, http://dev.iceburg.net/jquery/jqModal/). I've tried to add proper