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: [email protected] For additional commands, e-mail: [email protected]
