TooltipService.replaceTitleRecursive Method

Attaches tooltips to all elements of selection and their descendants that have a title attribute set. Once attached, the title attribute is removed to avoid conflicts with the browser's native tooltips.
 

Parameters

selection

jQuery, HTMLElement, or selector string which specifies the items to attach tooltips to.
config

Optional: True