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

Popups for Divi

DiviArea.Core.isArea()

Tests, whether the given val is an Divi Area element

doAction( “show_overlay” )

Fired after the background overlay is displayed

DiviArea.hideOverlay()

Removes the background overlay and re-enables scrolling.

doAction( “click_overlay” )

Click on the background overlay detected

DiviArea.removeAction()

Removes a previously registered action hook.

DiviArea.Core.focusArea()

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

Ninja Forms

✔︎ Divi Areas works well with Ninja Forms! Ninja Forms is a popular, free form builder plugin that beats Divis’s...

DiviArea.Debug.error()

Display an error in the JS console

DiviArea.Debug.table()

Display debug information in the JS console

DiviArea.Utils.getCssSpecificity()

Calculates the CSS Specificity of a given selector.