BubbleUp is a jQuery plugin released from a jQuery tutorial Learning jQuery: Your First jQuery Plugin,which helps you to create your first jQuery plugin. It’s not just for demonstration, it’s useable. With BubbleUP, images in a list will enlarge with a smooth animation when you move your mouse over it. Then, if you move the mouse out, it will reset to the original size with the same smooth animation. Imagine the Mac Dock effect, although this plugin’s effect is not awesome like that, it’s light weight for such a similar zooming effect.
Features:
Your menu will be scaled in any size via the option.
You decide to enable the tooltip or not.
The tooltip would be customizable by font, size and color.
The speed of the transition (in/out) can be controlled.
Demo:
Source URL: