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

Popups for Divi

DiviAreaItem.detach()

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

DiviArea.Core.initContainer()

Initialize Divi features in the given element

DiviArea.Core.setupHoverArea()

Prepares a Hover Area for display. This logic is now built into `DiviArea.show()`

doAction( “enabled_scrolling” )

Scrolling of the document was enabled again

DiviAreaItem.removeClass()

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

DiviAreaItem.findHook()

Finds and returns the hook-tag of this Area.

DiviAreaItem.removeAttr()

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

Hummingbird Pro

✔︎ Divi Areas Pro works with any feature that Hummingbird Pro offers! Hummingbird Pro is rather easy to use and...

doAction( “area_wrap” )

Fires when the outer wrap of an area was set up

DiviAreaItem.isPrepared()

Tests, if the Area is fully initialized.