Detach the current Area from the DOM tree (hide it)
Initialize Divi features in the given element
Prepares a Hover Area for display. This logic is now built into `DiviArea.show()`
Shortcut to `jQuery.removeClass()` on the Area.
Finds and returns the hook-tag of this Area.
Shortcut to `jQuery.removeAttr()` on the Area.
Checks the viewport configuration of the Area agains the current viewport. Only the window-width is tested to determine whether the...
Tests, if the Area is fully initialized.
Returns a jQuery element of the current area.
Attach the current Area to the DOM tree (display it)