Divi Areas Pro

DiviArea.getArea()

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

applyFilters( “apply_z_index” )

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

DiviAreaItem.detach()

Detach the current Area from the DOM tree (hide it)

DiviAreaItem.css()

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

DiviAreaItem.findHook()

Finds and returns the hook-tag of this Area.

DiviAreaItem.removeAttr()

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

DiviAreaItem.removeClass()

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

applyFilters( “storage_method” )

Filter the storage method for local-data.

DiviArea.Core.disableBodyScroll()

Disable scrolling of the body.

DiviArea.markClosed()

Mark an area as "closed" for a certain number of minutes.