Divi Areas Pro

DiviArea.Data.countVisibleAreas()

Count the currently visible Areas.

DiviArea.Core.attachArea()

Attach the given area to the DOM and add it to the list of visible Areas.

applyFilters( “apply_z_index” )

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

DiviAreaItem.findHook()

Finds and returns the hook-tag of this Area.

DiviArea.markClosed()

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

DiviAreaItem.css()

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

DiviAreaItem.removeAttr()

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

applyFilters( “storage_method” )

Filter the storage method for local-data.

DiviAreaItem.removeClass()

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

DiviArea.Core.disableBodyScroll()

Disable scrolling of the body.