I remove the decorator and the onClick method does get called (stop in debugger) and the resulting page I end up on is what I expect.
The Ajax debug console disappears before I can read what it is saying, and the Javascript console does not report any problems. I will install firebug and see what that can tell me. Thanks!! Timo Rantalaiho wrote: > > Have you checked that onClick() gets called without the > decorator? > > Have you looked at the results on the Javascript console > of Firefox and Javascript debugger of FireBug? > > Have you looked at the wicket Ajax debug window (on > development mode) while clicking? > > I think so, yes, because I think that this is sometimes used > for Javascript confirmation popups. > > Best wishes, > Timo > > -- > Timo Rantalaiho > Reaktor Innovations Oy <URL: http://www.ri.fi/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Help-understaning-AjaxCallDecorator-problem-tf4760426.html#a13629634 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
