The question is like this:
http://stackoverflow.com/questions/5705671/how-to-disable-tinymce-confirm-dialog
The confirmation is different for different browsers. For FF, it is "This
page is asking you to confirm that you want to leave - data you have entered
may not be saved Leave Page - Stay on Page"

window.onbeforeunload = function() {}; Seems can work with Javascript, but
how we do it in wicket?
Thank you! 

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-to-disable-TinyMCE-confirm-dialog-in-Wicket-tp4486793p4486793.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

Reply via email to