Submit your widget
374
Yays

Awesome Animated Portfolio Gallery with jQuery CSS3

Views 28308   downloads 4369   Slideshow & Scroller

we will create an animated portfolio gallery with jQuery. The gallery will contain a scroller for thumbnails and a content area where we will display details about the portfolio item. The image can be…

235
Yays

jQuery awesome Hover Image Slide Effect

Views 35017   downloads 4535   Image Effects

we will create a neat effect with some images using jQuery. The main idea is to have an image area with several images that slide out when we hover over them, revealing other images. The sliding effect…

202
Yays

GalleryView: A jQuery Content Gallery Plugin

Views 29357   downloads 6454   Slideshow & Scroller

GalleryView aims to provide jQuery users with a flexible, attractive content gallery that is both easy to implement and a snap to customize.   View Demonstration   Default Implementation Small…

173
Yays

Nice Image Boxes with jQuery

Views 21479   downloads 3986   Slideshow & Scroller

we will show you a nice effect for images with jQuery. The idea is to have a set of rotated thumbnails that, once clicked, animate to form the selected image. You can navigate through the images with…

168
Yays

Great Round Image Galleries With jQuery

Views 27423   downloads 4884   Slideshow & Scroller

Hey guys. Quite often with image galleries powered by jQuery, we’re presented with a very similar layout – one which contains the images or items presented inside a rectangle. This is great…

161
Yays

jQuery Image gallery plugin

Views 34171   downloads 6472   Slideshow & Scroller

Tested in: IE6+, Mozilla Firefox, Google Chrome, Safari, Opera Unobtrusive javascript Keyboard navigation Customizable Exhibition galleries, multiple galleries or single images Browsing the images via…

160
Yays

A jQuery Cloud Zoom

Views 29467   downloads 8834   Image Effects

Cloud Zoom is a jQuery image zoom plugin, a comparable alternative to products such as Magic Zoom. Compared to the popular jQZoom plugin, Cloud Zoom is smaller, has more features and more robust compatability…

158
Yays

cool jQuery animation effect gallery

Views 21080   downloads 3165   Image Effects

Today we would like to show you how to create a modern gallery (with cool animation effect) using Raphael library and jQuery.   Create three files: index.html, default.css, init.js and download Raphael…

156
Yays

Lightweight Circle slideshow

Views 38137   downloads 3882   Slideshow & Scroller

Tiny Circleslider is a circular slider / carousel. That was built to provide webdevelopers with a cool but subtle alternative to all those standard carousels. Tiny Circleslider can blend in on any wepage.…

146
Yays

Thumbnail Effect With Zoom And Sliding Captions(jQuery )

Views 20915   downloads 2993   Image Effects

This time with zoom and sliding caption. HTML <!-- start thumbnailWrapper div --> <div class='thumbnailWrapper'> <ul> <li> <a href='#'><img src='images/1.jpg' /></a>…

145
Yays

HTML5 and jQuery filter images Portfolio

Views 63264   downloads 10149   Image Effects

we will be making a beautiful HTML5 portfolio powered by jQuery and the Quicksand plugin. You can use it to showcase your latest work and it is fully customizable, so potentially you could expand it to…

144
Yays

Very useful images lightbox with jquery Pirobox

Views 21757   downloads 4039   Lightbox & Dialog & Overlay

Hallo All and tnx for visiting this page, i'm happy to introduce the extended version of pirobox, now it support: inline html - content/html - swf, it's still a beta version and I gave up programming…

141
Yays

Nice Circle Image Gallery with jQuery

Views 19285   downloads 3225   Slideshow & Scroller

we will create a bubbly image gallery that shows your images in a unique way. The idea is to show the thumbnails of albums in a rounded fashion allowing the user to scroll them automatically by moving…

138
Yays

jQuery Image Scale Carousel

Views 13949   downloads 2047   Slideshow & Scroller

What Makes jQuery Image Scale Carousel Different? It auto scales the images you put into it to the appropriate height and width keeping their aspect ratio in place. When working with imagery online keeping…

132
Yays

Annotation Overlay Effect with jQuery

Views 11361   downloads 1677   Image Effects

we will create a simple overlay effect to display annotations in e.g. portfolio items of a web designers portfolio. The Markup The HTML is pretty simple: we have a main “portfolio” wrapper…