bootstrap-wysihtml5 icon indicating copy to clipboard operation
bootstrap-wysihtml5 copied to clipboard

Simple, beautiful wysiwyg editor

Results 103 bootstrap-wysihtml5 issues
Sort by recently updated
recently updated
newest added

I've got a standard rails 4 app with wysihtml5 integrated. Everything works fine with the exception of the color button. It changes while editing, but doesn't save. What needs to...

This script is mentioned in the javascript but not in the overview instructions: ["./lib/css/wysiwyg-color.css"] This causes browser error... "NetworkError: 404 Not Found - http://localhost:9000/.../lib/css/wysiwyg-color.css" I assume the file should either...

I use bootstarp-wysihtml, Firefox browser in the input box input continuous spaces after or enter the number of words to certain length, use the backspace key, the input box will...

I'm using bower to involve this in my project. Could you please remove version in dist file name just like "bootstrap3-wysihtml5.min.css" and "bootstrap3-wysihtml5.min.js"? It will be easier to upgrade. Thanks.

Plz! I can't Add Maxlength to Textarea. Plz help me.

``` var element = $("#example"); element.wysihtml5(); var wysihtml5 = editBody.data("wysihtml5"); var editor = wysihtml5.editor; editor.setValue("TEST"); // Fails silently. Text is not set. ```

I am using Bootstrap-wysihtml5 with jquery-1.10.2 and bootstrap 3.3.5. it is giving < a target="_blank" rel="nofollow" href="undefined" title="Link: undefined">test and with image < img src="undefined" title="Image: undefined"> other then this...

Line "It is possible to supply a number of stylesheets for inclusion in the editor ``:" includes an html tag not in a element so I have converted the <...

how to set placeholder text for textarea

i use bootstrap-wysihtml5 in chrome, but resize don't work. how to set textarea can resize ?