TIWCGJQTooltipOptions.jsCreateBubblePopupBySelector(string,TIWCGJQTooltipOptions) Method
It creates a Bubble Popup by Selector for each DOM element in the set of matched elements, with default options.
public function jsCreateBubblePopupBySelector(const ASelector: string; AOptions: TIWCGJQTooltipOptions = nil): string;
Parameters
- ASelector
- Type: string
- AOptions
- Type: TIWCGJQTooltipOptions
Return Value
Type: string