JS Functions

DiviArea.Data.addAltId()

Define an alternate ID for a registered Area.

DiviArea.Hooks.applyFilters()

This is an alias of DiviArea.applyFilters().

DiviAreaItem.addAction()

Register a new hook that only listens to actions of this Area

DiviArea.Utils.compareCssSpecificity()

Determines, which CSS specificity is more specific

DiviArea.Utils.toMilliseconds()

Converts a CSS timing value into a millisecond value.

DiviAreaItem.getWrap()

Returns the jQuery element of the Area wrapper

DiviArea.Hooks.removeFilter()

This is an alias of DiviArea.removeFilter().

DiviArea.UI.initializeAreaAnimation()

Initialize/configure animation details of the Divi Area

DiviAreaItem.addClass()

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

DiviAreaItem.hasClass()

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