Topic: params for tinyMCE.DOM.setHTML
I want to set the HTML of the text area, hence replace the hole html of the iframe, every 10 seconds, what parameters do I put in when I call tinyMCE.DOM.setHTML ?
Pages 1
I want to set the HTML of the text area, hence replace the hole html of the iframe, every 10 seconds, what parameters do I put in when I call tinyMCE.DOM.setHTML ?
tinymce.setContent() is probably what you are looking for.
Pages 1
You are not logged in. Please login or register.