Divi Areas Pro

doAction( “hide_overlay” )

Fired after the background overlay was hidden 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.

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()`

DiviArea.Utils.showOnViewport()

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

doAction( “enabled_scrolling” )

Scrolling of the document was enabled again

doAction( “area_close_button” )

Allows customization of the default close button

DiviAreaItem.isPrepared()

Tests, if the Area is fully initialized.