Divi Areas Pro

DiviAreaItem.applyFilters()

Runs a JS filter via DiviArea.applyFilters() with the given hook name. This function will call two filters: One exactly as...

DiviArea.hide()

Closes the specified Divi Area.

DiviArea.Data.removeVisibleArea()

Remove a single entry from the "visible Areas" list.

DiviArea.Data.loopAllAreas()

Invoke a callback on all Areas of a given type

DiviArea.Utils.getWindow()

Gets the parent window that contains the specified element. Params Returns The window object which contains the element. Notes No...

DiviAreaItem.attr()

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

doAction( “click_overlay” )

Click on the background overlay detected

DiviArea.Debug.info()

Output info in the JS console, when JS debugging is enabled

doAction( “show_overlay” )

Fired after the background overlay is displayed

DiviArea.UI.animateArea()

Trigger the intro/outro animation of a specific Area