diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmKyeW2G4jjSdnL1m6kPPtAiGFUBsnYCfY <FName@web> | 2012-02-22 16:13:55 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-02-22 16:13:55 -0400 |
commit | 2805999a031556602d3fcf8cf38426b613c36842 (patch) | |
tree | de0733c7cdfe86d1ecb9734810af43fc91be798f /doc | |
parent | e6de25132d55add27432fdbfcda90fd7bc478b0a (diff) | |
download | ikiwiki-2805999a031556602d3fcf8cf38426b613c36842.tar ikiwiki-2805999a031556602d3fcf8cf38426b613c36842.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/How_to_add_a_mouse-over_pop-up_label_for_a_text__63__.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/How_to_add_a_mouse-over_pop-up_label_for_a_text__63__.mdwn b/doc/forum/How_to_add_a_mouse-over_pop-up_label_for_a_text__63__.mdwn new file mode 100644 index 000000000..cf9245404 --- /dev/null +++ b/doc/forum/How_to_add_a_mouse-over_pop-up_label_for_a_text__63__.mdwn @@ -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? + |