I am using Ckeditor, for one of my project. It has feature of "maximize" in which, it readers in full browser window. The problem is when I click on browser back button, it goes to the previous page, loosing the content of the form.
Can we make it in a way, that when I click on browser back button, it goes back to the form instead of previous page.
-- Thanks for your time.