1. Home
  2. Knowledge Base
  3. Popups for Divi

Popups for Divi

DiviArea.Utils.getStyleDef()

Returns the defined CSS value for the given property of an element.

Hummingbird Pro

✔︎ Divi Areas Pro works with any feature that Hummingbird Pro offers! Hummingbird Pro is rather easy to use and...

applyFilters( “ignore_close_area” )

Allows to ignore the "close_area" request and force an area to stay open

DiviArea.doAction()

Runs all previously registered action hooks. Params Returns The function does not return anything. Notes No notes

DiviArea.Debug.group()

Start or end a debug-group in the JS console

doAction( “hide_overlay” )

Fired after the background overlay was hidden again

DiviArea.Data.createArea()

Creates a new DiviAreaItem instance

DiviArea.Core.setupHoverArea()

Prepares a Hover Area for display. This logic is now built into `DiviArea.show()`

DiviArea.Utils.setCookie()

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

doAction( “enabled_scrolling” )

Scrolling of the document was enabled again