Open
Description
When wanting to get the content of editor in live with val() it returns empty value
Steps to reproduce the problem
- At start the content of the editor should empty
- Write something in the editor
- Click on a button which call
sceditor.instance(document.getElementById('message')).val();
- It return just an empty value
Metadata
Assignees
Labels
No labels
Activity