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

Popups for Divi

DiviArea.doAction()

Runs all previously registered action hooks. Params Returns The function does not return anything. Notes No notes

DiviAreaItem.theKey()

Returns the Areas hook-key which is used for action/filter names

DiviArea.Utils.setCookie()

Set the value of a cookie, with an expiration date.

applyFilters( “area_preparation_time” )

Filter the default detach delay when creating a new Area.

DiviAreaItem.find()

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

doAction( “focus_area” )

Fired after event handlers were attached to the Area

DiviArea.Debug.group()

Start or end a debug-group in the JS console

DiviArea.Core.deactivateContainer()

Remove all inline triggers from the specified Area.

DiviArea.Hooks.removeAction()

This is an alias of DiviArea.removeAction().

DiviArea.Data.createArea()

Creates a new DiviAreaItem instance