JS Functions

DiviArea.Data.configArea()

This method is deprecated and should not be used anymore. Params Returns The function does not return anything. Notes No...

DiviArea.Hooks.addFilter()

This is an alias of DiviArea.addFilter().

DiviArea.Core.isArea()

Tests, whether the given val is an Divi Area element

DiviArea.hideOverlay()

Removes the background overlay and re-enables scrolling.

DiviArea.removeAction()

Removes a previously registered action hook.

DiviArea.Utils.getCssSpecificity()

Calculates the CSS Specificity of a given selector.

DiviArea.Core.focusArea()

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

DiviArea.Debug.error()

Display an error in the JS console

DiviArea.Debug.table()

Display debug information in the JS console

DiviArea.Core.getContext()

Returns the base context where Divi Areas are inserted.