JS Functions

DiviArea.removeAction()

Removes a previously registered action hook.

DiviArea.Core.focusArea()

Add the focus-state to an area and activate/initialize that Area.

DiviArea.getOverlay()

Returns the jQuery element of the modal overlay.

DiviArea.Debug.sysInfo()

Display details about the current system

DiviArea.UI.initializeAreaAnimation()

Initialize/configure animation details of the Divi Area

DiviArea.Core.isArea()

Tests, whether the given val is an Divi Area element

DiviArea.Hooks.doAction()

This is an alias of DiviArea.doAction().

DiviArea.Data.getVisibleArea()

Returns either the top-most visible Area, or the Area with the given ID.

DiviArea.Core.detachArea()

Remove the given area from the current list of visible Areas.

DiviArea.Data.addAltId()

Define an alternate ID for a registered Area.