Jim on March 6th, 2011




I have just finished a jQuery extension which adds support for modifying and animating CSS3 transformations in 2D and 3D. This was based on the 2D transform monkey-patch by Zachary Johnson. I needed this for a project I am working on which specifically targets Webkit (tablet devices), but I am releasing the code under the existing MIT license for anyone to use as they wish. I have put together a little demo to show how it can be used. This demo has been tested on Safari and Chrome, in Firefox yo

Continue reading about jQuery CSS3 3D Animation

Jim on April 11th, 2010




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.

Continue reading about Bubbly jQuery Plugins

Jim on April 10th, 2010




The jQuery Popup Bubble plugin allows you to create easily smart bubble popups with only a line of code in jQuery.

Continue reading about jQuery Popup Bubble

Jim on April 10th, 2010




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.

Continue reading about Bubble – jQuery Plugin

Jim on April 10th, 2010




A straight forward tutorial on the creation of simple jQuery slideshow bubble messages.

Continue reading about Simple jQuery slideshow bubble messages