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

Popups for Divi

DiviArea.Data.addAltId()

Define an alternate ID for a registered Area.

DiviArea.removeAction()

Removes a previously registered action hook.

applyFilters( “get_data” )

Filters a value that was just read from a Cookie or the localStorage

DiviArea.UI.initializeAreaAnimation()

Initialize/configure animation details of the Divi Area

DiviArea.hideOverlay()

Removes the background overlay and re-enables scrolling.

applyFilters( “area_trigger_conditions” )

Allows to add custom Area conditions right before an Area is triggered

DiviArea.Core.focusArea()

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

DiviAreaItem.addActionOnce()

Same as addAction, but the callback is only called once and then is unhooked again

DiviArea.Data.loopVisibleAreas()

Loop all visible Areas of the given type and execute the callback for them.

applyFilters( “push_fixed_elements_{edge}” )

Register custom fixed elements for the push-content logic