DiviArea.Core.activateContainer(context)
This is an internal method that should not be used in third-party scripts.
Scan the context for Area triggers and attach event listeners to them.
Params
context
- (HTMLElement|jQuery, optional) The context in which to search for new triggers.
Default:DiviArea.Core.getContext()
Returns
The function does not return anything.
Notes
No notes