element required default (none - required)The element the tooltip is attached to. If it contains only letters, digits, underscore or hyphen it is read as an element id and a hash is prepended automatically (so myicon targets the element with id myicon). If it contains any other character - a leading dot for a class, a leading hash, a space, a bracket - it is used verbatim as a CSS selector and may match several elements at once.
html required default (none - required)The tooltip body. HTML is allowed (the library is initialised with allowHTML true), so you can include bold text, line breaks and links. This text is escaped for JavaScript when the init call is built, so quotes and newlines in it are safe.
{tooltip:helpicon:Need a hand with this field?}
{tooltip:.term:Hover for the definition.}
[{tooltip:helpicon:Help text}]
{tooltip:#savebtn:Saves the form without leaving the page.}
{tooltip:logo:<b>ActionApps</b><br>Collaborative publishing.}
[{tooltip:helpicon}]