Divi Areas Pro

DiviAreaItem.theId()

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

applyFilters( “get_option_{key}” )

Filters the value of a JS option

DiviAreaItem.css()

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

DiviArea.Utils.getCookie()

Return the value of a cookie.

DiviAreaItem.detach()

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

Ninja Forms

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

applyFilters( “set_data_expire” )

Filters the lifespan of a local data entry

DiviAreaItem.inDom()

Tests, whether the Area is attached to the document

doAction( “ready” )

The JS API is fully initialized and all Areas were registered

DiviAreaItem.removeClass()

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