DiviAreaItem.setTriggerEvent(event)
This is an internal method that should not be used in third-party scripts.
Parses the specified event object and extract the trigger-element for alignment of hover areas.
Params
event- The event object, a jQuery object or an HTMLElement.
Returns
A reference to the current DiviAreaitem for chaining.
Notes
No notes