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

Popups for Divi

Ninja Forms

✔︎ Divi Areas works well with Ninja Forms! Ninja Forms is a popular, free form builder plugin that beats Divis’s...

DiviAreaItem.removeAttr()

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

doAction( “ready” )

The JS API is fully initialized and all Areas were registered

DiviArea.Core.setupHoverArea()

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

DiviArea.Core.initContainer()

Initialize Divi features in the given element

doAction( “hide_overlay” )

Fired after the background overlay was hidden again

DiviAreaItem.get()

Returns a jQuery element of the current area.

doAction( “blur_area” )

Fired after event handlers were removed from the Area

doAction( “exit_intent” )

This action is triggered when an exit-intent is detected

doAction( “enabled_scrolling” )

Scrolling of the document was enabled again