-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Description
Hi how to enable or disable contentEditing of DIV ?
I tried this but nothing , it dont work
document.getElementsByClassName("simditor-body").contentEditable=flase; this.body.contentEditable=false;
How to create a function like this
Simditor.prototype.enableEditing= function(enable) { // Enable disable content editing };
Please help me, is very important for me
Metadata
Metadata
Assignees
Labels
No labels