Script.aculo.us Effect.Tooltip
This entry was posted on Jul 03 2007
A pretty nice tooltip built on Script.aculo.us.
http://www.illustate.com/playground/scriptaculous/tooltip/
Example:
new Effect.Tooltip(element, content, {title : 'title', className: 'class', offset: {x:0, y:0}});

You must be logged in to post a comment.