Hi,

i followed the example in [1] to add a busy indicator to our
application and it works like a charm.

[1] 
http://cwiki.apache.org/WICKET/generic-busy-indicator-for-both-ajax-and-non-ajax-submits.html

Only problem i have encountered so far is the use of the YUI Calendar.
It triggers the indicator,
but does not register the Wicket.Ajax.*Handler which leads to a never
ending busy sign.

Does anybody else already solved that problem ?

I see 2 possible ways: not firing the busy indicator by filtering out
the YUI elements or
by registering the Wicket.Ajax.*Handler in YIU. But my js knowledge is
rather limited and
the YIU library is rather large ..

Thanks in advance for any help.

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

Reply via email to