JS Functions

DiviArea.Core.deactivateContainer()

Remove all inline triggers from the specified Area.

DiviAreaItem.inDom()

Tests, whether the Area is attached to the document

DiviArea.Hooks.removeAction()

This is an alias of DiviArea.removeAction().

DiviAreaItem.theId()

Returns the full Area-ID, including the `#` prefix

DiviArea.Utils.getClientRect()

Returns a rect for the first element in the jQuery object. Params Returns An object with details about the client...

DiviArea.configArea()

This method is deprecated and should not be used anymore. Params Returns The function does not return anything. Examples Notes...

DiviAreaItem.css()

Shortcut to `jQuery.css()` on the Area.

DiviArea.Core.initContainer()

Initialize Divi features in the given element

DiviAreaItem.detach()

Detach the current Area from the DOM tree (hide it)

DiviAreaItem.removeClass()

Shortcut to `jQuery.removeClass()` on the Area.