Divi Areas Pro

DiviArea.Hooks.doAction()

This is an alias of DiviArea.doAction().

DiviArea.Core.detachArea()

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

doAction( “show_area” )

The Area is visible or the intro-animation has started

DiviArea.listAreas()

Returns an array of all area IDs (including eventual alternate IDs) that match the given filter. Params Returns Array of...

DiviArea.Debug.info()

Output info in the JS console, when JS debugging is enabled

DiviArea.Core.reOrderAreas()

Sets the z-index of all Areas, including the modal overlay.

DiviArea.Data.removeVisibleArea()

Remove a single entry from the "visible Areas" list.

DiviArea.removeFilter()

Removes a previously registered filter hook.

DiviAreaItem.setPosition()

Recalculate the Area position on the viewport.

DiviArea.addFilter()

Register a callback function for a certain JS filter