Hi Thorsten, The latest version of wiQuery is 1.0, which you can download the jar from the wiQuery site [1] or use maven. See the wiQuery LegUp maven archetype [2] for initial help setting it all up.
As for working with plugins, yes it can be done quite easily by implementing the IWiQueryPlugin interface in your component, but you are probably better asking for help on the wiQuery mail list [3]. [1] - http://code.google.com/p/wiquery/ [2] - http://jweekend.com/dev/LegUp [3] - http://groups.google.com/group/wiquery -- Regards - Richard Wilkinson Developer, jWeekend: OO & Java Technologies - Development and Training http://jWeekend.com On 9 March 2010 09:36, Thorsten <[email protected]> wrote: > Hi, > > I'd like to use jquery in my wicket application. So far, I need > tooltips. > > I think, I could use wiquery for that, right? On the wiquery homepage > the latest build is Revision 44 from 04/07/2009. Is that the most recent > one? > > Can I use jquery plugins in combination with wiquery, e.g. qtip > (http://craigsworks.com/projects/qtip/) > > > Thanks, > Thorsten > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
