A very nice balloon tooltip from is another gift of the web 2.0 era. Look at the stylish appearance and enjoy…
This beauty from BeauScott uses the prototype javascript library including some little extensions and scriptaculous. Supported features are for example getting the tooltips content direclty from an XML or HTML file. Furthermore its interface for the usage is simple as well. Example:
- var h = new HelpBalloon({
- title: 'Webdevbros.com',
- content: 'webdevbros is providing you some freaky content.'
- });
Here is the original post from Beau Scott:
nice look and feel.