DiviAreaItem.findHook()
This is an internal method that should not be used in third-party scripts.
Finds and returns the hook-tag of this Area.
Params
- no Params
Returns
Either returns the hook-tag element (jQuery object) or false
when the Area has no hook-tag (i.e., when the Area is no Inline-Area).
Notes
No notes