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

Popups for Divi

DiviArea.Utils.compareCssSpecificity()

Determines, which CSS specificity is more specific

DiviArea.Utils.getCssSpecificity()

Calculates the CSS Specificity of a given selector.

DiviArea.Debug.table()

Display debug information in the JS console

DiviArea.getOverlay()

Returns the jQuery element of the modal overlay.

DiviArea.Hooks.addAction()

This is an alias of DiviArea.addAction().

DiviArea.Debug.error()

Display an error in the JS console

DiviArea.Data.configArea()

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

DiviArea.Data.getArea()

This is an alias of DiviArea.getArea().

DiviArea.Core.getContext()

Returns the base context where Divi Areas are inserted.

DiviArea.Core.isArea()

Tests, whether the given val is an Divi Area element