• Gleb Mazovetskiy's avatar
    Tooltip and popover: accept DOM nodes and more · 14ad1fa8
    Gleb Mazovetskiy authored
    Accept DOM nodes and jQuery nodes as the tooltip title:
    
    * For `html` tooltips, the title node is moved unless it is already in the
      tooltip, avoiding `.empty().append(...)` on subsequent shows.
    
    * For plain text tooltips, the title node's text is copied into the
      tooltip.
    
    Popover title and content are handled likewise.
    14ad1fa8
Name
Last commit
Last update
..
unit Loading commit data...
vendor Loading commit data...
visual Loading commit data...
README.md Loading commit data...
index.html Loading commit data...