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

Popups for Divi

DiviArea.removeFilter()

Removes a previously registered filter hook.

DiviArea.Utils.getWindow()

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

DiviAreaItem.isVisible()

Tests, if the Area is visible.

DiviArea.UI.animateArea()

Trigger the intro/outro animation of a specific Area

DiviAreaItem.addFilter()

Register a new hook that only handles filters of this Area

DiviArea.Utils.sanitizeHookName()

Sanitizes the given name before it is injected into a hook-name

DiviAreaItem.find()

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

DiviArea.addFilter()

Register a callback function for a certain JS filter

Ninja Forms

✔︎ Divi Areas works well with Ninja Forms! Ninja Forms is a popular, free form builder plugin that beats Divis’s...

DiviArea.Utils.getLocalData()

Retrieve previously stored information from localStorage or a Cookie. Params Returns A string with the previously saved value, or false...