Divi Areas Pro

DiviArea.UI.initializeAreaAnimation()

Initialize/configure animation details of the Divi Area

DiviArea.Data.getVisibleArea()

Returns either the top-most visible Area, or the Area with the given ID.

DiviArea.listAreas()

Returns an array of all area IDs (including eventual alternate IDs) that match the given filter. Params Returns Array of...

DiviArea.Data.addAltId()

Define an alternate ID for a registered Area.

DiviArea.Data.removeVisibleArea()

Remove a single entry from the "visible Areas" list.

applyFilters( “get_data” )

Filters a value that was just read from a Cookie or the localStorage

DiviArea.Data.getAllIds()

Returns a list of available Area-IDs

DiviArea.Data.loopAllAreas()

Invoke a callback on all Areas of a given type

DiviArea.Utils.getWindow()

Gets the parent window that contains the specified element. Params Returns The window object which contains the element. Notes No...

applyFilters( “area_trigger_conditions” )

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