Divi Areas Pro

DiviAreaItem.get()

Returns a jQuery element of the current area.

doAction( “area_wrap” )

Fires when the outer wrap of an area was set up

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( “position_boundary” )

Allows modification of the Area position boundaries.

doAction( “init_area” )

Fired right after an area was fully initialized and is ready to be displayed.

applyFilters( “reorder_areas” )

Filters the new z-index of all visible areas.

DiviAreaItem.getData()

Returns an area configuration value.

DiviArea.Utils.showOnViewport()

Checks the viewport configuration of the Area agains the current viewport. Only the window-width is tested to determine whether the...

DiviAreaItem.attach()

Attach the current Area to the DOM tree (display it)