Divi Areas Pro

DiviAreaItem.css()

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

DiviAreaItem.detach()

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

DiviArea.Utils.getUrlParam()

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

applyFilters( “get_option_{key}” )

Filters the value of a JS option

DiviArea.Utils.getCookie()

Return the value of a cookie.

DiviAreaItem.inDom()

Tests, whether the Area is attached to the document

applyFilters( “set_data_expire” )

Filters the lifespan of a local data entry

DiviAreaItem.removeClass()

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

DiviArea.Utils.showOnViewport()

Checks the viewport configuration of the Area agains the current viewport. Only the window-width is tested to determine whether the...

DiviAreaItem.findHook()

Finds and returns the hook-tag of this Area.