Jim on March 25th, 2011




Widgets are always fun! jQuery helps craft cute and colorful plugins that come handy. I had stumbled upon various useful and attractive jQuery widgets. So here I am sharing a collection of colorful and handy jQuery widgets that range from sticky notes, galleries, text enhancers and much more.

Continue reading about Lovable jQuery Widgets

Jim on March 25th, 2011




Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges
elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a
wall.

Continue reading about jQuery Masonry

Jim on March 25th, 2011




An attractive plugin to showcase data in a grid. The thumbnails in theg rid flip over to reveal further infor on clicking them. Designing and coding a sponsors page
is part of the developers life (at least the lucky developer?s life, if it is about a personal site of theirs). It, however, follows different rules than those for the other
pages of the site. You have to find a way to fit a lot of information and organize it clearly, so that the emphasis is put on your sponsors, and not on other

Continue reading about Sponsor Flip Wall With jQuery and CSS

Jim on March 25th, 2011




This is an AJAX-enabled Sticky Note management system. It will give visitors the ability to create notes with a live preview, and move them around on the screen.
Every movement is going to be sent to the back-end via AJAX and saved in the database. All the sticky notes will be saved on the server using AJAX.

Continue reading about AJAX-enabled Sticky Notes With PHP and jQuery

Jim on March 6th, 2011




A 3d animated tag cloud generated from an array. You can easily customize it by tweaking the eide range of options provided by this plugin.

Continue reading about Tagosphere jQuery 3D Tag Cloud