Divi Areas Pro

DiviArea.removeAction()

Removes a previously registered action hook.

DiviArea.getOverlay()

Returns the jQuery element of the modal overlay.

DiviArea.UI.initializeAreaAnimation()

Initialize/configure animation details of the Divi Area

DiviArea.Core.focusArea()

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

DiviArea.Core.isArea()

Tests, whether the given val is an Divi Area element

applyFilters( “area_trigger_conditions” )

Allows to add custom Area conditions right before an Area is triggered

DiviAreaItem.addActionOnce()

Same as addAction, but the callback is only called once and then is unhooked again

DiviArea.Data.loopVisibleAreas()

Loop all visible Areas of the given type and execute the callback for them.

DiviArea.Data.addAltId()

Define an alternate ID for a registered Area.

DiviArea.Debug.sysInfo()

Display details about the current system