Allows to add custom Area conditions right before an Area is triggered
Output info in the JS console, when JS debugging is enabled
Retrieve previously stored information from localStorage or a Cookie. Params Returns A string with the previously saved value, or false...
Action to modify the Area position on the screen.
Called before a new Divi Area is initialized
Shortcut to `jQuery.attr()` on the Area.
Trigger the intro/outro animation of a specific Area
Sanitizes the given name before it is injected into a hook-name
Closes the specified Divi Area.
Runs a JS filter via DiviArea.applyFilters() with the given hook name. This function will call two filters: One exactly as...