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

Reply via email to