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

Popups for Divi

DiviArea.Utils.getCookie()

Return the value of a cookie.

DiviArea.Utils.isPosition()

Checks, whether the given element (or one of its’ parents) has the given position attribute. Typically used to check, if...

DiviArea.Core.blurArea()

Remove the focus-state from an area and deactivated that area again.

DiviAreaItem.theId()

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

DiviAreaItem.removeFilter()

Removes a previously registered filter hook.

DiviArea.Utils.getUrlParam()

Returns a single URL param valuewith the given name. If no paramName is given, returns the entire list of all...

DiviAreaItem.inDom()

Tests, whether the Area is attached to the document

DiviAreaItem.css()

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

doAction( “hide_overlay” )

Fired after the background overlay was hidden again

DiviAreaItem.detach()

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