Salut, all!
i have multiply instance of wymeditor on one page.
how can i acces to proper instance to set data retrived from ajax query?
Thanks.
Mikhail.
Forum closed. New forum available at http://community.wymeditor.org/
postInit: function(wym) {
//make your AJAX call
//get the content
//set the editor's HTML value
wym.html(your_content);
}
Users browsing this forum: No registered users and 1 guest