Divi Areas Pro

DiviArea.Debug.group()

Start or end a debug-group in the JS console

applyFilters( “ignore_close_area” )

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

DiviArea.Data.createArea()

Creates a new DiviAreaItem instance

DiviArea.Utils.getCookie()

Return the value of a cookie.

DiviArea.Utils.setCookie()

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

DiviArea.Utils.setLocalData()

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

doAction( “area_close_button” )

Allows customization of the default close button

DiviArea.Core.enableBodyScroll()

Enables scrolling of the body again.

DiviArea.Core.deactivateContainer()

Remove all inline triggers from the specified Area.

DiviAreaItem.removeFilter()

Removes a previously registered filter hook.