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

Popups for Divi

DiviArea.Data.getVisibleArea()

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

DiviArea.Core.detachArea()

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

DiviArea.Data.addAltId()

Define an alternate ID for a registered Area.

DiviArea.Utils.toBool()

Utility that tests, if a value equals to boolean true. See below for a list of values that are considered...

doAction( “position_area” )

Action to modify the Area position on the screen.

applyFilters( “push_fixed_elements_{edge}” )

Register custom fixed elements for the push-content logic

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.Data.getAllIds()

Returns a list of available Area-IDs

applyFilters( “pre_init_area” )

Called before a new Divi Area is initialized