Also ensure you're using an input tag with type="submit" instead of a button 
tag.

IE has several issues handling the button tag.

Thanks,
-David Phillips

-----Original Message-----
From: Martin Grigorov [mailto:mgrigo...@apache.org] 
Sent: Saturday, September 01, 2012 12:43 AM
To: users@wicket.apache.org
Subject: Re: works in ff/chrome/safari but not IE

Try with: form.setDefaultButton(theAjaxButton).

On Sat, Sep 1, 2012 at 4:40 AM, mlabs <mlabs....@gmail.com> wrote:
> simple form
> AjaxButton for the submit button
> OnSubmit() gets hit in the debugger for FF/chrome/safari, but NOT for 
> IE9
>
> any ideas?
>
> TIA
>
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/works-in-ff-chrome-safari-b
> ut-not-IE-tp4651682.html Sent from the Users forum mailing list 
> archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



--
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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

Reply via email to