jhollingworth / bootstrap-wysihtml5

Simple, beautiful wysiwyg editor
http://jhollingworth.github.com/bootstrap-wysihtml5/
MIT License
4.14k stars 1.01k forks source link

How to remove wisihtml from textarea element? #366

Open mmuruev opened 9 years ago

mmuruev commented 9 years ago

If I want disable RitchText editing in text area by selector switch, how I can do this? Is this actually possible? And return it back also.

pascalf22 commented 3 years ago

Hello !

Is there a way to destroy or cancel the $('#txtintro').wysihtml5(); Thanks a lot