-->

Tuesday, June 20, 2017

Which of the following code snippets is the correct way to get content from Tinymce via javascript ?

Which of the following code snippets is the correct way to get content from Tinymce via javascript ?
Answers:
1.      document.getElementById(‘content’)
2.      tinymce.activeEditor.getContent();
3.      tinymce.element.getContent();

4.      document.getElement(‘tinymce_content’)
NEXT ARTICLE Next Post
PREVIOUS ARTICLE Previous Post
NEXT ARTICLE Next Post
PREVIOUS ARTICLE Previous Post
 

Delivered by FeedBurner