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

Popups for Divi

DiviAreaItem.removeFilter()

Removes a previously registered filter hook.

DiviAreaItem.inDom()

Tests, whether the Area is attached to the document

DiviArea.Utils.getClientRect()

Returns a rect for the first element in the jQuery object. Params Returns An object with details about the client...

DiviAreaItem.theId()

Returns the full Area-ID, including the `#` prefix

DiviArea.configArea()

This method is deprecated and should not be used anymore. Params Returns The function does not return anything. Examples Notes...

doAction( “hide_overlay” )

Fired after the background overlay was hidden again

DiviAreaItem.css()

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

DiviArea.Core.initContainer()

Initialize Divi features in the given element

DiviAreaItem.detach()

Detach the current Area from the DOM tree (hide it)

doAction( “enabled_scrolling” )

Scrolling of the document was enabled again