1

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 ?

2

Re: params for tinyMCE.DOM.setHTML

tinymce.setContent() is probably what you are looking for.