资 源 简 介
We moved to Github!
https://github.com/donnyv/next-msg
If you’re tired of over engineered tooltips, then this is for you, clean and simple.
$("#btSubmit").nextMsg({ msg:"Tool-tip text goes here", CSSClass: "nextMsg-DarkTheme" });
This jQuery plugin creates tooltip messages next to the selected element. All theming is controlled using css, no images are used! Included in the zip is a demo and some screenshots.
Follow Me on Twitter
Works with jQuery 1.3.2 - 1.7.x
Browser Support
IE 7,8,9 Google Chrome, Firefox, Safari, Opera
# Themes #
The css provides some canned themes that you can use. But you can always make your own.
# Options #
```
$.fn