I'm looking for a wysiwyg textarea editor for Bootstrap 3. Everything I can find on Google only works with Bootstrap 2. Has anybody an good, simple wysiwyg Edtor for Bootstrap 3?
Bootstrap WYSIWYG Editor is a lightweight plugin that enables rich text editing on your website. To start working with sortable plugin see "Getting Started" tab on this page.
Awesome Summernote
Super Simple WYSIWYG Editor on Bootstrap 3
<textarea name="summernote" id="summernote" cols="30" rows="10"></textarea>
Call Summernote
$('#summernote').summernote({height: 300});
Thanks for the Tip of wysihtml5. I found a solution for Bootstrap 2 and wysihtml5: bootstrap-wysihtml5. I update it to Bootstrap 3: bootstrap3-wysihtml5.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With