You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Günther Enthaler <ge...@mac.com> on 2009/05/05 19:05:16 UTC

Re: confirm leave page when a page contains unsaved data

http://www.jroller.com/karthikg/entry/modelling_client_side_form_modifications
http://www.jroller.com/karthikg/entry/modelling_client_side_form_modifications 

might be what you're looking for. It works well, but it works best when the
behaviour is attached to the onbeforeunload event, which you can only do
once. Consistently triggering the behaviour when using AJAX form submits can
be tricky too.
-- 
View this message in context: http://www.nabble.com/confirm-leave-page-when-a-page-contains-unsaved-data-tp23312432p23391789.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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