I personally don't have an example, but yes I think this would have to
involve Ajax in some way.

I have done similar in an app, but only for switching out the main
panel.  E.g. I created a "setResponsePanel (...)" method in my page
hierarchy.

Perhaps this could be used to mimic a full page transition by
replacing all <body> content?


On Thu, Jul 22, 2010 at 6:56 AM, Martin Grigorov <mgrigo...@apache.org> wrote:
> Anyone knows a URL where we can see such reload in action ?
> I can imagine it with Ajax reload but not with normal/full page reload.
>
> On Thu, Jul 22, 2010 at 12:47 AM, 7zark7 <7za...@gmail.com> wrote:
>
>> Folks I think there is a valid usage here for mobile device apps which use
>> animations between panels.  I've run into this myself.
>>
>> Granted a webapp is not native, but some clients do desire a close to
>> native experience and this is a nice touch.
>>
>> Sent from my iPod
>>
>> On Jul 21, 2010, at 12:48 PM, James Carman <ja...@carmanconsulting.com>
>> wrote:
>>
>> > If not, hit them with this...
>> >
>> > These are not the page switching animations you're looking for.  Move
>> along.
>> >
>> > On Wed, Jul 21, 2010 at 3:38 PM, Per Newgro <per.new...@gmx.ch> wrote:
>> >> Ok thats a point.
>> >>
>> >> Thanks
>> >> Per
>> >>
>> >> ---------------------------------------------------------------------
>> >> 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
>> >
>>
>> ---------------------------------------------------------------------
>> 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