add #onError() next to onSubmit() and see what the error is ;-) On Wed, Apr 13, 2011 at 4:13 PM, drf <[email protected]> wrote:
> I have a form with an AjaxButton, and it works fine. > When the button is clicked, the onSubmit() method defined for the button is > called. > However, after adding a PasswordTextField to the form, the button ceases to > work, meaning the onSubmit() method is no longer called. > > The browser is IE7 - the application has to support this browser. > Any help greatly appreciated! > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/AjaxButton-wont-work-with-PasswordTextField-in-IE7-tp3447260p3447260.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
