$r.render("sourceview") $r.render("tooltipContent")
$r.render("button")

$r.render("linkT")

$r.render("link1")

$r.render("link2")

$r.render("link3")

Any element can have a tooltip, see source for details...

If you do not like the html namespace extensions do it with an id reference.

If you do not like the html namespace extensions do it with an id reference. And grab the content from an other div

This content is from a div somewhere in the content

Tooltips have many config options, they can e.g. be sticky.