How can i load content of a page in elRTE?

Added by keykan ... about 1 year ago

Hi there,
Excuse me for my English.
I have a div with editor ID in my page (elRTE div), and some other pages that want to call theme with ajax in that div. But,when i put my ajax div in elRTE div,it's not shown! In the other word, i want to edit the content of some pages by putting that content in elRTE div. How can i do that?
Why the fallowing code, don't show the content of my pages?

        <div id="editor">
                <div id="AjaxContent"></div>
        </div>

Thanks... .


Replies (1)

(1-1/1)