Submit your widget
374
Yays

Awesome Animated Portfolio Gallery with jQuery CSS3

Views 28280   downloads 4355   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 34987   downloads 4527   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 29333   downloads 6446   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 21458   downloads 3979   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 27378   downloads 4875   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 34133   downloads 6464   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 29437   downloads 8821   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 21025   downloads 3157   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 38088   downloads 3874   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 20869   downloads 2982   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 63222   downloads 10138   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 21727   downloads 4031   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 19263   downloads 3216   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 13929   downloads 2040   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…

131
Yays

Annotation Overlay Effect with jQuery

Views 11340   downloads 1668   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…