Register a new hook that only listens to actions of this Area
Fired after event handlers were attached to the Area
Fires before an Area is displayed
Fired before the Area position is changed.
Returns the defined CSS value for the given property of an element.
Tests, if the Area is visible.
Runs all previously registered action hooks. Params Returns The function does not return anything. Notes No notes
Shortcut to `jQuery.find()` on the Area.
Start or end a debug-group in the JS console
Returns the area that is associated with the ID. Params Returns Returns a DiviAreaItem object for the requested Area. When...