raphaelcruzeiro / jquery-notebook

A modern, simple and elegant WYSIWYG rich text editor.
Other
1.69k stars 207 forks source link

Disable Content Editing #101

Open sdnyco opened 10 years ago

sdnyco commented 10 years ago

Is it possible to disable content editing (using jQuery)? I realise that one possibility is to change the contenteditable attribute, but the bubble still shows up when text is selected.

raphaelcruzeiro commented 10 years ago

No, it's not possible but I have accepted this issue as an enhancement. It will take some time until I can take a look at this, so if anyone wants to try to implement this I'll happily accept the PR.