November 5, 2007
Style Your Websites Tooltips with Prototip
Prototip is a Javascript library that helps you easily create both simple and complex tooltips using the Prototype 1.6 Javascript framework. It allows you add a title or offset for the tooltips, fix tooltips position, hooking and also support HTML. With the latest updates, now we almost take full control and style websites tooltips in new ways.
- Open, close and toggle tooltips using any mouse event;
- Keeping your tooltips open adds a new dimension to the library;
- Close buttons, delay and the option to add your own close links inside your tooltip text;
- An improved CSS model makes it even easier to style tooltips.
You can click here to download the library. For full usage and styling, please refer to the official web page.