hello, I wonder if somebody could help me.
I have multiple editors on my pages, with some being within a form that is within a div that I show/hide and is submitted via ajax.
when I hide the form (or rather the div) I need to reset the form so that each time it is shown, you are given a fresh form. The form's div is closed via a link which calls a function. All is well except that I cannot work out how to empty the editor.
Could anyone offer some suggestions?
thank you
I have multiple editors on my pages, with some being within a form that is within a div that I show/hide and is submitted via ajax.
when I hide the form (or rather the div) I need to reset the form so that each time it is shown, you are given a fresh form. The form's div is closed via a link which calls a function. All is well except that I cannot work out how to empty the editor.
Could anyone offer some suggestions?
thank you