Re: How to disable TinyMCE confirm dialog in Wicket?

2012-03-20 Thread Ilkemdk
Thank you for help. I will test it later~ -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-to-disable-TinyMCE-confirm-dialog-in-Wicket-tp4486793p4489099.html Sent from the Users forum mailing list archive at Nabble.com.

Re: New guy's question about component refresh.

2012-03-20 Thread Ilkemdk
First, thank you very much for your help. I do submit form with Ajax component. My question is, edit.close(ajaxRequestTarget) in Panel.Java, right? What about ajaxRequestTarget.add(editModalContainer);? I have added two codes in Panel.Java or Page.Java, all not work... In my Panel.Java, the

Re: New guy's question about component refresh.

2012-03-20 Thread Ilkemdk
Thank you very much for your help. Currently I achieve the refresh effect by WebMarkupContainer. I will test your code later. Thank you very much! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/New-guy-s-question-about-component-refresh-tp4489029p4489407.html Sent

How to disable TinyMCE confirm dialog in Wicket?

2012-03-19 Thread Ilkemdk
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