> Why not include a script containing hideBusysign() On the page you are > navigating to? Y
If it is external page you cannot... say a link to outlook or hiihuu.. ** Martin > > On Fri, Sep 11, 2009 at 7:50 AM, Robert McGuinness < > [email protected]> wrote: > >> I applied the busy indicator techniques found here: >> >> http://cwiki.apache.org/WICKET/generic-busy-indicator-for-both-ajax-and-non-ajax-submits.htmlas >> a site wide implementation. >> >> I am using an ajax to submit the form, and do to some condition, I redirect >> to the user to another page. My problem seems to be the >> Wicket.Ajax.invokePreCallHandlers() gets called on the doPost() method in >> the wicket-ajax.js and the busy indicator continuously shows on the next >> page. >> >> Any ideas how to resolve this issue? >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
