Please disregard my last question - I looked at WiQuery and looks perfect for my needs. I had wrongly assumed it was a fork of Wicket that used jQuery as its ajax implementation.
Thanks On Mon, Jul 5, 2010 at 5:21 PM, Anh <7za...@gmail.com> wrote: > Hi Pedro, > > Do you or anyone else have an example of this? > > I have the same need as Chris, and would like to avoid a Wicket > integration project in order to use jQuery animations. > > I would like to be able to use simple jQuery animations when > adding/remove components, or a modal lightbox. > > I'm a little unclear what hooks to use though. > > Thanks > > > On Mon, Jul 5, 2010 at 1:02 PM, Pedro Santos <pedros...@gmail.com> wrote: >> Hi Chris, if you simple want to add an javascript effect to an browser >> component, there is no need to use an wicket integration with an javascript >> frameworks. About the browser compatibility, use only the component api >> provided by the javascript framework, there is no reason to have browser >> aware javascript. >> >> On Mon, Jul 5, 2010 at 6:36 AM, Chris Colman >> <chr...@stepaheadsoftware.com>wrote: >> >>> Yes, I was trying to keep it a pure Java app and so avoid writing the >>> javascript myself (my days of writing browser aware javascript are >>> hopefully over =]) so I was wondering what's the best option. >>> >>> From my short research jQuery seems to be really gaining some good >>> momentum. >>> >>> It also appears as though there are two Wicket integration options for >>> it: >>> >>> wiQuery and jWicket >>> >>> I think I will go down the jQuery road. Now I just have to decide which >>> Wicket integration to use. >>> >>> >>> >>> >-----Original Message----- >>> >From: Martijn Dashorst [mailto:martijn.dasho...@gmail.com] >>> >Sent: Monday, 5 July 2010 6:48 PM >>> >To: users@wicket.apache.org >>> >Subject: Re: Animating the opening of a modal window >>> > >>> >You'll have to create your own javascript to do so (or use/integrate >>> >it with jquery/mootools/dojo/etc ) >>> > >>> >Martijn >>> > >>> >On Fri, Jul 2, 2010 at 5:18 PM, Chris Colman >>> ><chr...@stepaheadsoftware.com> wrote: >>> >> Is it possible to animate the opening of a modal window using wicket? >>> I >>> >> know it can be done in javascript but I'm wondering how I go about it >>> >> with wicket. Do I need to install a javascript framework and somehow >>> >> invoke its features from Wicket? >>> >> >>> >> --------------------------------------------------------------------- >>> >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org >>> >> For additional commands, e-mail: users-h...@wicket.apache.org >>> >> >>> >> >>> > >>> > >>> > >>> >-- >>> >Become a Wicket expert, learn from the best: http://wicketinaction.com >>> >Apache Wicket 1.4 increases type safety for web applications >>> >Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.4.8 >>> > >>> >--------------------------------------------------------------------- >>> >To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org >>> >For additional commands, e-mail: users-h...@wicket.apache.org >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org >>> For additional commands, e-mail: users-h...@wicket.apache.org >>> >>> >> >> >> -- >> Pedro Henrique Oliveira dos Santos >> > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org