JS Functions

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...

DiviArea.show()

Triggers the defined Divi Area (e.g., display a Popup or Fly-In)

DiviAreaItem.setData()

Changes an area configuration value.

DiviAreaItem.hasId()

Tests, whether the area is identified by the given ID.

DiviAreaItem.doAction()

Runs a JS action via DiviArea.doAction() with the given hook name. This function will call two hooks: One exactly as...

DiviArea.addAction()

Register a callback function for a certain JS action

DiviAreaItem.theType()

Returns the Area-type

DiviAreaItem.removeAction()

Removes a previously registered action hook.

DiviAreaItem.getSize()

Returns size details of the Area