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

Popups for Divi

DiviAreaItem.attr()

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

doAction( “show_overlay” )

Fired after the background overlay is displayed

DiviArea.listAreas()

Returns an array of all area IDs (including eventual alternate IDs) that match the given filter. Params Returns Array of...

DiviArea.Core.reOrderAreas()

Sets the z-index of all Areas, including the modal overlay.

DiviArea.hide()

Closes the specified Divi Area.

applyFilters( “area_preparation_time” )

Filter the default detach delay when creating a new Area.

doAction( “click_overlay” )

Click on the background overlay detected

DiviArea.Data.removeVisibleArea()

Remove a single entry from the "visible Areas" list.

DiviArea.Debug.info()

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

doAction( “before_hide_area” )

Fires before an Area is displayed