Javascript for Widget

Namo WebEditor ONE Javascript Version >= 2.1

Initialize

Initialize all descendents of element as IU WIDGET.

IUDOMReady($element)
  • Example

    IUDOMReady($('body'))
    

Multiple versions of jQuery

If you imported another version of jQuery, you should use IUEditor.$ instead of $ in order to use iueditor.js API