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

Popups for Divi

DiviArea.Debug.error()

Display an error in the JS console

DiviArea.UI.initializeAreaAnimation()

Initialize/configure animation details of the Divi Area

applyFilters( “push_fixed_elements_{edge}” )

Register custom fixed elements for the push-content logic

DiviArea.removeAction()

Removes a previously registered action hook.

DiviArea.Utils.getCssSpecificity()

Calculates the CSS Specificity of a given selector.

DiviArea.Debug.table()

Display debug information in the JS console

doAction( “position_area” )

Action to modify the Area position on the screen.

DiviArea.hideOverlay()

Removes the background overlay and re-enables scrolling.

DiviArea.Core.getContext()

Returns the base context where Divi Areas are inserted.

DiviArea.Data.getVisibleArea()

Returns either the top-most visible Area, or the Area with the given ID.