I had seen this in Any way to annotate a Page in Canvas? where @Chris_Hofer and stefaniesanders explained how to use this to "annotate a page" in Canvas, but forgot about it until this morning when it came up again in the office. Here is a quick how-to for adding tooltips in a Canvas page.
Definition of tooltip
Add a tooltip to an image
1. Add your image like normal. How do I embed images from Flickr Creative Commons? or How do I embed images from Canvas into the Rich Content Editor?
2. Change to HTML editor. How do I edit content in the HTML view in the Rich Content Editor?
3. Add title="Text you want to display in the tooltip" somewhere in the image tag.
Example:
https://farm3.static.flickr.com/2880/9274820253_3050c8b16a.jpg" alt="Test fold: Oval" width="219" height="282" />
Try it out below
https://farm3.static.flickr.com/2880/9274820253_3050c8b16a.jpg" alt="Test fold: Oval" width="219" height="282" />
But what about text you say? Sure you can do that too, you just have to use a tag.
Add a tooltip to text
1. Type your text into the Rich Content Editor
2. Change to HTML editor. How do I edit content in the HTML view in the Rich Content Editor?
3. Put before your text and after your text
Example:
Here is some text with a tooltip.
Try it out below
Here is some text with a tooltip.
For extra credit
Get fancy with cursor styles
auto
crosshair
default
e-resize
help
move
n-resize
ne-resize
nw-resize
pointer
progress
s-resize
se-resize
sw-resize
text
w-resize
wait
Move your mouse over the words below to see a preview of cursor style
auto
crosshair
default
e-resize
help
move
n-resize
ne-resize
nw-resize
pointer
progress
s-resize
se-resize
sw-resize
text
w-resize
wait