Divi Areas Pro

DiviArea.Utils.setCookie()

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

DiviArea.Data.createArea()

Creates a new DiviAreaItem instance

applyFilters( “apply_z_index” )

Filters the z-index of an Area before it is applied to the DOM element.

applyFilters( “init_options” )

Filters the initial JS options while preparing the JS API

DiviArea.register()

Creates a new Divi Area from an arbitrary HTML element on the page

DiviArea.addFilter()

Register a callback function for a certain JS filter

DiviArea.Hooks.removeAction()

This is an alias of DiviArea.removeAction().

DiviArea.Core.activateContainer()

Scan the context for Area triggers and attach event listeners to them.

DiviArea.Core.deactivateContainer()

Remove all inline triggers from the specified Area.

DiviArea.Core.enableBodyScroll()

Enables scrolling of the body again.