Divi Areas Pro

DiviAreaItem.attr()

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

applyFilters( “get_data” )

Filters a value that was just read from a Cookie or the localStorage

DiviArea.Core.focusArea()

Add the focus-state to an area and activate/initialize that Area.

DiviArea.Utils.getCssSpecificity()

Calculates the CSS Specificity of a given selector.

DiviArea.Debug.error()

Display an error in the JS console

DiviArea.Debug.table()

Display debug information in the JS console

applyFilters( “push_fixed_elements_{edge}” )

Register custom fixed elements for the push-content logic

DiviArea.Core.isArea()

Tests, whether the given val is an Divi Area element

DiviArea.removeAction()

Removes a previously registered action hook.

DiviArea.hideOverlay()

Removes the background overlay and re-enables scrolling.