Divi Areas Pro

DiviAreaItem.removeClass()

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

doAction( “area_close_button” )

Allows customization of the default close button

DiviArea.Utils.setCookie()

Set the value of a cookie, with an expiration date.

DiviAreaItem.findHook()

Finds and returns the hook-tag of this Area.

DiviAreaItem.removeAttr()

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

DiviArea.Utils.setLocalData()

Save the given information for a specified number of minutes in the current browser. This method stores data either in...

DiviArea.Core.enableBodyScroll()

Enables scrolling of the body again.

DiviAreaItem.removeFilter()

Removes a previously registered filter hook.

DiviAreaItem.isPrepared()

Tests, if the Area is fully initialized.

doAction( “hide_overlay” )

Fired after the background overlay was hidden again