isWysiwygSupported Since: 1.3.0
Static boolean property. Will be true
if the current browser supports WYSIWYG editing.
Syntax
var wysiwygSupported = sceditor.isWysiwygSupported;
Return
Type: Boolean
Static boolean property. Will be true
if the current browser supports WYSIWYG editing.
var wysiwygSupported = sceditor.isWysiwygSupported;
Type: Boolean