Divi Areas Pro

DiviArea.Utils.getLocalData()

Retrieve previously stored information from localStorage or a Cookie. Params Returns A string with the previously saved value, or false...

DiviAreaItem.attr()

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

applyFilters( “push_fixed_elements_{edge}” )

Register custom fixed elements for the push-content logic

DiviArea.Utils.sanitizeHookName()

Sanitizes the given name before it is injected into a hook-name

DiviArea.UI.animateArea()

Trigger the intro/outro animation of a specific Area

applyFilters( “pre_init_area” )

Called before a new Divi Area is initialized

DiviArea.Debug.debug()

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

applyFilters( “area_trigger_conditions” )

Allows to add custom Area conditions right before an Area is triggered

doAction( “position_area” )

Action to modify the Area position on the screen.

DiviArea.hide()

Closes the specified Divi Area.