Divi Areas Pro

DiviAreaItem.detach()

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

DiviAreaItem.removeClass()

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

DiviArea.Utils.isPosition()

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

DiviAreaItem.findHook()

Finds and returns the hook-tag of this Area.

DiviArea.Core.setupHoverArea()

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

DiviAreaItem.removeAttr()

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

DiviArea.Core.blurArea()

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

DiviArea.Utils.getUrlParam()

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

Hummingbird Pro

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

DiviAreaItem.isPrepared()

Tests, if the Area is fully initialized.