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

Popups for Divi

applyFilters( “apply_z_index” )

Filters the z-index of an Area before it is applied to the DOM element.

DiviAreaItem.detach()

Detach the current Area from the DOM tree (hide it)

DiviAreaItem.css()

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

DiviAreaItem.findHook()

Finds and returns the hook-tag of this Area.

DiviAreaItem.removeClass()

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

DiviAreaItem.removeAttr()

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

applyFilters( “storage_method” )

Filter the storage method for local-data.

DiviArea.Core.disableBodyScroll()

Disable scrolling of the body.

DiviArea.markClosed()

Mark an area as "closed" for a certain number of minutes.

applyFilters( “set_data_expire” )

Filters the lifespan of a local data entry