Submit your widget
374
Yays

Awesome Animated Portfolio Gallery with jQuery CSS3

Views 28257   downloads 4347   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 34964   downloads 4519   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 29316   downloads 6438   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 21441   downloads 3972   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 27352   downloads 4868   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 34116   downloads 6458   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 29415   downloads 8813   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 20994   downloads 3142   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 38067   downloads 3867   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 20835   downloads 2971   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 63193   downloads 10132   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 21703   downloads 4023   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 19250   downloads 3209   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 13911   downloads 2034   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 11327   downloads 1660   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…