Maybe you are getting an Exception which is redirecting you to an
error page... which can also produce what you describe...

Ernesto


On Tue, Jul 12, 2011 at 10:36 AM, Duy Do <doquoc...@gmail.com> wrote:
> Thank you for your quick reply.
>
> I already used AjaxButton but it still show that popup. Do we have other
> options?
>
> Duy
>
> On 7/12/2011 3:27 PM, Martijn Dashorst wrote:
>>
>> Use an AjaxSubmitButton instead of a normal SubmitButton (or
>> AjaxSubmitLink...).
>>
>> You submit your form with a normal submit instead of an ajax one. The
>> modalwindow script captures this and tries to help the user.
>>
>> Martijn
>>
>> On Tue, Jul 12, 2011 at 10:15 AM, Duy Do<duy...@chess-com.com>  wrote:
>>>
>>> Hi all,
>>>
>>> When submit a form in modal window, browsers display a popup with
>>> message:
>>> /"Are you sure want  leave this page?"/
>>> How we disable this popup?
>>>
>>> Thanks,
>>> Duy
>>>
>>>
>>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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

Reply via email to