Submit your widget
131
Yays

a jQuery Image Scroller

Views 20466   downloads 3677   Slideshow & Scroller

We’re going to be building an image scroller, making use of jQuery’s excellent animation features and generally having some fun with code. Image scrollers are of course nothing new; versions…

202
Yays

GalleryView: A jQuery Content Gallery Plugin

Views 29630   downloads 6562   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…

135
Yays

Amazon Books Widget with jQuery and XML Image Scroller

Views 20121   downloads 3402   Slideshow & Scroller

It makes sense to forgo database tables and server-side code when you need to store a limited amount of non-sensitive data. Accessing this data can be a snap with jQuery because the library was built…

90
Yays

Transition Between Images Slideshow (Mootools)

Views 9193   downloads 1803   Slideshow & Scroller

Features Fade, Slide and Wipe transitions loops Play, Stop, Next and Previous controls Inits from array of image src's, a list of images on the page or using the href of an a tag like the lightbox Usage…

93
Yays

Simple images slider to create Flickr-like slideshows

Views 10458   downloads 2272   Slideshow & Scroller

Simple images slider to create Flickr-like slideshows

96
Yays

More Classic Gallery Slideshow(jQuery )

Views 14309   downloads 2459   Slideshow & Scroller

Galleria is a JavaScript image gallery unlike anything else. It can take a simple list of images and turn it into a foundation of multiple intelligent gallery designs, suitable for any project. You try…

310
Yays

Dots gallery scroller(jQuery )

Views 42483   downloads 6323   Slideshow & Scroller

Dots gallery with iPhone images from Apple.com    Similar examples You try it yourself in it's simpler form by following these simple steps: Include jquery and Galleria: <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>…

93
Yays

A jQuery tile shifting image viewer plugin

Views 9888   downloads 1548   Slideshow & Scroller

This jQuery plugin called jFancyTile is a tile shifting image viewer. It allows you to tranform any list with images to a beautiful tile shifting photo presenter. Take note this plugin is pretty CPU intense…

97
Yays

Minimalistic Slideshow Gallery with jQuery

Views 11366   downloads 2350   Slideshow & Scroller

We will create a simple and beautiful slideshow gallery that can be easily integrated in your web site. The idea is to have a container with our slideshow and the options to view a grid of thumbnails,…

100
Yays

jQuery Image Gallery/News Slider

Views 16510   downloads 2520   Slideshow & Scroller

Introduction Until this day, jQuery is still blowing me away with its simplicity and robustness. As you can see, I have been concentrated to produce tutorials about it, and I just couldn't help it! Right,…

117
Yays

Animated JavaScript Slideshow

Views 23319   downloads 4489   Slideshow & Scroller

This dynamic JavaScript slideshow is feature packed,A few new features include description support, link support, no naming restrictions, portrait image support, graceful degradation and active thumbnail…

100
Yays

Coverflow effect featuring CSS transformations and jQuery UI

Views 15522   downloads 2170   Slideshow & Scroller

This proof-of-concept shows a coverflow effect using the new CSS transformation feature from Webkit (featured in Safari 3.1). Needless to say that it won't run in other browsers at this point (however,…

133
Yays

Firefox Add-ons center style slideshow with jQuery

Views 17783   downloads 2688   Slideshow & Scroller

Usage   Add js and css file   <link href="css/scroller.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="js/jquery-1.4.2.min.js"></script> <script…

112
Yays

jQuery a waterwheel Carousel Plugin

Views 17441   downloads 2404   Slideshow & Scroller

                    For this plugin to work, you will need to include the latest version of jQuery on your webpage BEFORE including this script. This…

246
Yays

Simple unlimited levels vertical drop down navigation menu jquery plugin

Views 55265   downloads 8171   Menu & Navigation

Installation Step1:include css and js files.   <script type="text/javascript" src="js/jquery.js"></script> <link href="css/webwidget_vertical_menu.css" rel="stylesheet" type="text/css">…