Changes between Version 36 and Version 37 of FrequentlyAskedQuestions
- Timestamp:
- 06/07/08 10:56:55 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FrequentlyAskedQuestions
v36 v37 7 7 == Basic == 8 8 [http://xinha.gogo.co.nz/punbb/viewtopic.php?pid=5355 Can I load/edit/save online documnets with Xinha?] 9 10 * Q: How do I set the content of the editor? 11 * A: To set the initial editor content, simply put the [wiki:Entize entized] HTML into the initial textarea 12 * A: To set the content dynamically by Javascript, use the editor.setEditorContent(html) method 13 * Q: How do I get the edited HTML with? 14 * A: Use the editor.getEditorContent() method 15 9 16 == On the project == 10 17
