1. Home
  2. Knowledge Base
  3. Popups for Divi

Popups for Divi

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.

DiviAreaItem.attr()

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

DiviArea.Debug.table()

Display debug information in the JS console

DiviArea.Debug.error()

Display an error in the JS console

DiviArea.Core.isArea()

Tests, whether the given val is an Divi Area element

applyFilters( “push_fixed_elements_{edge}” )

Register custom fixed elements for the push-content logic

DiviArea.Utils.getCssSpecificity()

Calculates the CSS Specificity of a given selector.

DiviArea.removeAction()

Removes a previously registered action hook.

DiviArea.hideOverlay()

Removes the background overlay and re-enables scrolling.