Finally, it is possible to specify a fallback tooltip for any element which does not
have any tooltip text:
@@ -195,7 +195,7 @@ an anchor tag's title attribute.
Tipsy tooltips are 'live' - if the source attribute's value changes, the tooltip text will be
updated the next time the tooltip is shown. There's one caveat - if you wish to remove the tooltip
- by setting the title attribute to an empty string, set the original-title
+ by setting the title attribute to an empty string, set the data-original-title
attribute instead (this only applies if you're using the title attribute).
@@ -204,7 +204,7 @@ an anchor tag's title attribute.
Hover over me |
New tooltip text:
-
+