Divi Areas Pro

doAction( “show_area” )

The Area is visible or the intro-animation has started

DiviAreaItem.find()

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

applyFilters( “apply_z_index” )

Filters the z-index of an Area before it is applied to the DOM element.

DiviArea.doAction()

Runs all previously registered action hooks. Params Returns The function does not return anything. Notes No notes

DiviArea.getArea()

Returns the area that is associated with the ID. Params Returns Returns a DiviAreaItem object for the requested Area. When...

DiviArea.Core.activateContainer()

Scan the context for Area triggers and attach event listeners to them.

doAction( “hide_area” )

Fires, once a previously visible Area is hidden again.

DiviArea.Debug.group()

Start or end a debug-group in the JS console

DiviArea.Data.createArea()

Creates a new DiviAreaItem instance

doAction( “refresh_area” )

Fires after options were applied to the area DOM elements