Bubbles are one of the most interactive user interface elements. Create animated popup bubbles, dialogs and bubble tips in jQuery with these wonderful collection of jQuery Bubble plugins. Leave a bubbly impression on users with these set of bubbly jQuery plugins.
The jQuery Popup Bubble plugin allows you to create easily smart bubble popups with only a line of code in jQuery.
This plugin adds bubbling functionality to jQuery. The code is similar to jQuery.fn.triggers because it is meant to extend it. It also generates it is own event object, that will remain untouched through the bubbling, meaning it is safe to attach attributes to it and grab them with the ancestors while the event bubbles up.
A straight forward tutorial on the creation of simple jQuery slideshow bubble messages.
Continue reading about Simple jQuery slideshow bubble messages
Here is a quick and extensible framework to enable popup windows, popup bubbles, or popup anything. Currently the framework does not create extra DOM elements or style anything differently. It relies on the developer to create the DOM element that will be the popup bubble (or whatever). This extension give you the flexibility to bind any number of events to show or hide the bubble. It also supports having the bubble hide on a timer and comes with a complete event model allowing you to intercept
