You can also do: getDebugSettings().setAjaxDebugModeEnabled(false);
in your Application.init() method. On Wed, Mar 12, 2008 at 6:21 PM, Gerolf Seitz <[EMAIL PROTECTED]> wrote: > this window only shows up when you start your wicket application > in development mode. > it won't show up in production mode. > > Gerolf > > > > On Wed, Mar 12, 2008 at 11:14 PM, hjuturu <[EMAIL PROTECTED]> wrote: > > > > > Hi All > > i have a label on my webpage on which i do a in line edit using > > AjaxEditableLabel. > > I have included wicket-event.js and wicket-ajax.js javascripts in my page. > > When i start editing the label the "wicket ajax debug" window appears on > > the > > lower right corner. > > how can i hide that window. > > Thanks > > Haritha > > > > -- > > View this message in context: > > > http://www.nabble.com/Hide-%22Wicket-AJAX-Debug%22-window-tp16013820p16013820.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] > > > > > -- Ryan Gravener http://ryangravener.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
