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

Popups for Divi

DiviArea.Utils.getCssSpecificity()

Calculates the CSS Specificity of a given selector.

DiviArea.Debug.error()

Display an error in the JS console

DiviArea.Data.getArea()

This is an alias of DiviArea.getArea().

DiviArea.Hooks.doAction()

This is an alias of DiviArea.doAction().

DiviArea.Core.detachArea()

Remove the given area from the current list of visible Areas.

DiviArea.Debug.verbose()

Output debug info in the JS console, when JS verbose debugging is enabled

DiviArea.Hooks.addFilter()

This is an alias of DiviArea.addFilter().

DiviArea.Utils.toMilliseconds()

Converts a CSS timing value into a millisecond value.

DiviArea.Utils.compareCssSpecificity()

Determines, which CSS specificity is more specific

DiviArea.Debug.sysInfo()

Display details about the current system