r 23, 2008 6:20:18 PM
Subject: Re: Wicket and Javascript framework integration
Check out one of the many examples in Wicket Stuff, for instance, the YUI
integration:
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/yui-parent/yui/
You can also see what Nino has
tion jQuery, i.e., what is required for
> creating a behavior?
>
> Thanks,
>
> /tc
>
>
>
>
>
> From: Jeremy Thomerson
> To: users@wicket.apache.org
> Cc: fredy.wij...@gmail.com
> Sent: Tuesday, December 23, 2008 6:20:18 PM
fredy.wij...@gmail.com
Sent: Tuesday, December 23, 2008 6:20:18 PM
Subject: Re: Wicket and Javascript framework integration
Check out one of the many examples in Wicket Stuff, for instance, the YUI
integration:
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/yui-parent
Check out one of the many examples in Wicket Stuff, for instance, the YUI
integration:
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/yui-parent/yui/
You can also see what Nino has just been working on in the past couple of
days with this:
https://wicket-stuff
Hi,
I would like to know more about how can I go about integrating wicket with
one of the popular javascript framework (Dojo or jQuery). We would like to
use the standard wicket component and flavour the component with the JS. I
want to avoid writing wicket component extension. I am aware that ther