Divi Areas Pro

applyFilters( “ignore_overlay_click” )

Allows to ignore the click on the popup overlay

DiviAreaItem.setPosition()

Recalculate the Area position on the viewport.

applyFilters( “ignore_close_area” )

Allows to ignore the "close_area" request and force an area to stay open

Ninja Forms

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

DiviArea.configArea()

This method is deprecated and should not be used anymore. Params Returns The function does not return anything. Examples Notes...

doAction( “init_overlay” )

Allows custom initialization of the background overlay.

doAction( “load” )

Fires after the API was fully loaded, but before it is initialized

doAction( “ready” )

The JS API is fully initialized and all Areas were registered

DiviArea.Core.blurArea()

Remove the focus-state from an area and deactivated that area again.

DiviArea.Utils.isPosition()

Checks, whether the given element (or one of its’ parents) has the given position attribute. Typically used to check, if...