Divi Areas Pro

DiviAreaItem.get()

Returns a jQuery element of the current area.

DiviArea.Core.deactivateContainer()

Remove all inline triggers from the specified Area.

DiviArea.Core.setupHoverArea()

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

DiviArea.Hooks.removeAction()

This is an alias of DiviArea.removeAction().

DiviArea.Utils.getClientRect()

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

Hummingbird Pro

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

doAction( “enabled_scrolling” )

Scrolling of the document was enabled again

DiviArea.configArea()

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

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.