Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
*1.3.0* (April 15, 2008)
* Added Ajax tooltips [S. Schönberg]
* Updated CSS and added Ajax loader with it's gif animation.
* Improvements to the effect part, preventing flicker.
* Moved the hooking concept to Tips#hook
Example: Tips.hook(element, target, {
element: 'topLeft',
target: 'bottomRight'
});
This makes individual tips smaller and allows to hook any element with minimum calculation.
* Using event delegation on the close button. Anything you push in with the class 'close'
will automatically become a custom close button.
1 to 4 of 4