Use ajaxCallDecorator and javascript. There is a jquery plugin, called blockUI. You can use it, or write something similar to get the same behavior.
Regards, Alex. Newgro wrote: > > Hi *, > > i have a long running task. The result will be presented in a panel. The > panel is already present if the task is started. I would like to disable > the panel until the task is done. The presentation of the panel should be > "semi-transparent" with a "running circle". > > How can i reach this? Can anybody show me a hint? > > i tried the LazyLoadPanel. The problem with it is that it's completely > invisible. > > Thanks > Per > -- View this message in context: http://www.nabble.com/Overlay-panel-on-ajax-call-tp14270197p14275684.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
