A guess from a newbie would be onBeforeRender

Regards,
Linda

Daniele Dellafiore wrote:
Hi everyone.

I have this problem:

a panel with a list is hided via a jquery hide(). It works but this
panel is also refreshed via a wicket AjaxTimerBehavior.
So when the page is loaded, I call the jquery hide() and at the first
onTimer() the panel is refreshed and become visible.

How can I avoid this *without* any flickering effect?
What is the event that arrives to the component before it is refreshed?

Make this panel visible/invisible can be a solution but I prefer
relying on ajax toolkit to manage this sort of stuff.

Thanks.

------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - www.avg.com Version: 8.5.278 / Virus Database: 270.11.8/1986 - Release Date: 03/05/09 19:32:00



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to