How do we implement a simple tooltip using Jquery?

This Comment will be submitted for moderation and will not be accessible to other users until it has been approved.


12 points

I am writing my own simple tooltip code using Jquery. I don't want to use any existing library, but create my own to simply show a small, simple jquery tooltip for learning jquery?

Can anyone help?



Post Comment

  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. Beside the tag style "<foo>" it is also possible to use "[foo]". PHP source code can also be enclosed in <?php ... ?> or <% ... %>.