Tooltip demos

Tooltip demos


Hi,
I've updated my formtooltip plugin as a reference:
http://jqueryjs.googlecode.com/svn/trunk/plugins/tooltip/demo/formtooltip.html
Notable about that: It uses event delegation on the form, so no need
to rebind any events. The rounded corners and pointy-thingy are all in
a single CSS sprite, png-8, even works in IE6. The fading is heavily
tuned and should break even when tabbing wildly around fields.
There there is also the CSS polygon demo, dunno how relevant this
still is: http://jqueryjs.googlecode.com/svn/trunk/plugins/tooltip/demo/fg-poly-demo/index.html
Posted that also on the Tooltip planning page:
http://wiki.jqueryui.com/Tooltip#comment1242807835
Jörn