https://www.google.com/accounts/o8/id?id=AItOawmKyeW2G4jjSdnL1m6kPPtAiGFUBsnYCfY 2012-02-22 16:13:55 -04:00 committed by admin
parent e6de25132d
commit 2805999a03
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
How to add a mouse-over pop-up label for a text?
I'd like to have the following effect:
when a user move the mouse arrow on top of the text, a small window will show up at the upper right of the text and the window contains some additional information about the text.
Any idea how to achieve this?