Top "Wysihtml5" questions

wysihtml5 is an inline HTML5 editor which creates semantic code.

Customize WYSIHTML5 Toolbar

How do you customize the toolbar in WYSIHTML5. I want to disable the font size and image insert buttons, particularly …

twitter-bootstrap wysihtml5 x-editable
JQuery - cannot read property 'Editor' of undefined

I'm trying several WYSIWYG HTML5/JQuery editors. However, with both Bootstrap WISWYG and Summernote, I get 'cannot read property 'fn' …

javascript jquery html twitter-bootstrap wysihtml5
Insert HTML programmatically in wysiHTML5 editor

I found javascript wysiwyg editor wysiHTML5. I'm trying to add element <a href=...> to the editor or just …

javascript wysiwyg wysihtml5
How to disabled wysihtml5 HTML Clean Up in Editor?

How to disable HTML Clean Up while in the editor mode? I'm in a need of allowing css format & …

wysihtml5
Accessing the wysihtml5 editor object to use it inside "events"?

I found this in the documentation of bootstrap-wysihtml5: The underlying wysihtml5 object You can access the wysihtml5 editor object like …

javascript twitter-bootstrap wysihtml5
How to save the generated HTML from wysihtml5 or pass it to PHP page

I am using bootstrap-wysihtml5 to implement WYSIHTML Editor in my bootstrap site. But I dont get hoow can I pass …

php twitter-bootstrap wysihtml5
Programmatically retrieve content from WYSIHTML5 editor

How do I programmatically retrieve content from a WYSIHTML5 editor? Suppose the editor is instantiated as this: var editor = new …

javascript jquery editor wysiwyg wysihtml5
'Range.detach' is now a no-op, as per DOM

I have been noticing this warning and error message in my console after updating Chrome to 36.0.1985.125. Warning: 'Range.detach' is …

javascript jquery google-chrome rangy wysihtml5
wysihtml5 - setting a value won't work, because 'sandbox iframe isn't loaded yet'

I'm just working on a little webservice. Therefore I am using an AJAX call and append my data to a …

ajax forms wysihtml5
How do I deactivate Bootstrap-wysihtml5 jquery editor instance?

I'm using the Bootstrap-wysihtml5 jquery plugin (https://github.com/jhollingworth/bootstrap-wysihtml5/) to convert textareas to WYSIWYG. I would like to …

wysihtml5