Divi Areas Pro

DiviAreaItem.isVisible()

Tests, if the Area is visible.

DiviAreaItem.theKey()

Returns the Areas hook-key which is used for action/filter names

applyFilters( “area_preparation_time” )

Filter the default detach delay when creating a new Area.

doAction( “focus_area” )

Fired after event handlers were attached to the Area

DiviArea.Utils.setCookie()

Set the value of a cookie, with an expiration date.

DiviArea.Debug.group()

Start or end a debug-group in the JS console

DiviAreaItem.find()

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

DiviArea.Core.deactivateContainer()

Remove all inline triggers from the specified Area.

DiviArea.getArea()

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

DiviAreaItem.addAction()

Register a new hook that only listens to actions of this Area