Submit your widget
142
Yays

jQuery Awesome flipping page gallery

Views 28171   downloads 5022   Slideshow & Scroller

This plugin builds an image gallery made as a book. You can flip the book pages to view the next or previous image clicking or dragging the animated corners shown when hovering on the gallery area. The…

141
Yays

Good jQuery images Gallery

Views 22567   downloads 3847   Slideshow & Scroller

In this tutorial we will create an image gallery with jQuery that shows a preview of each image as a little thumbnail. The idea is to hover over the slider dots and make the regarding thumbnail slide…

140
Yays

jQuery Image Scale Carousel

Views 14256   downloads 2192   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…

140
Yays

jQuery & CSS MobileApp Website effect

Views 22191   downloads 4904   Slideshow & Scroller

As a web developer, you have to bring creativity and attention to detail to your work. It is often the little things that leave a lasting impression to a visitor. Be it a lovable character illustration,…

140
Yays

Multiple super cool image slide with jQuery

Views 34129   downloads 11350   Slideshow & Scroller

this is easy to use jQuery image slider with animated captions, responsive layout and HTML Elements like (Video, iFrame) slider. Easily add unlimited number of slides and captions. Use it as image slider,…

137
Yays

Making a Mosaic Slideshow With jQuery & CSS

Views 21287   downloads 2979   Slideshow & Scroller

  We are making a jQuery & CSS mosaic gallery. Mosaic, because it will feature an interesting tile transition effect when moving from one slide to another. Step 1 – XHTML   The mosaic…

137
Yays

Professional Images & title & button slideshow with jquery plugin

Views 26805   downloads 3307   Slideshow & Scroller

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

135
Yays

jQuery Vertical Slideshow

Views 30172   downloads 4688   Slideshow & Scroller

A vertical slideshow that is ready to be used now or it can be customized as you need. jQuery CODE $(document).ready(function() { $("#side-nav a").vertSlider( { text : new Array("LivePipe: here is the…

134
Yays

Slick Auto-Playing Featured Content Slider(jQuery )

Views 31591   downloads 5979   Slideshow & Scroller

Functionality Checklist The Coda Slider was 90% there already. There is a main content area (panels, if you will), which slide from left to right each with different unique content. There is generally…

131
Yays

Pretty Simple Content Slider with jQuery and CSS3

Views 19535   downloads 4328   Slideshow & Scroller

We will create an auto-playing content slider with jQuery and CSS3. The idea is to alter the background image and to slide in the heading and the description. By clicking on one of the menu items, the…

131
Yays

a Brilliant Mask Transition Slideshow With jQuery

Views 21013   downloads 4263   Slideshow & Scroller

Setting up workspace for the plugin. Before we can move forward, there are few things we need to look at. We will keep our presentation separated from logic, so we will create a css file jMask.css for…

131
Yays

jQuery Simple slideshow

Views 19010   downloads 3046   Slideshow & Scroller

Show only the first image and hide the others; Place a “current” class on the list-item; Only exucute the function once when it has a current status. That’s it? Yep… it’s…

130
Yays

Advanced jQuery background images slideshow

Views 20597   downloads 4051   Slideshow & Scroller

With the use of transparent PNG's, some HTML, pretty nifty CSS and jQuery, we can make this technique work. Read the rest of this article to learn how to create a beautiful advanced jQuery background…

130
Yays

super cool multiple style Slideshow effect with jQuery

Views 46312   downloads 11790   Slideshow & Scroller

- New animations: circles, circlesInside and circlesRotate - Callback onLoad: calling a user-defined function to load images - Added rotate-scale plugin: to the effect of rotation Includes // Styles <link…

128
Yays

Dynamic Flickr Photo Gallery with Slider jQuery

Views 16946   downloads 2925   Slideshow & Scroller

flickrGallery is an open-source photo gallery for jQuery that allows you to dynamically pull images from a photoset in Flickr. The main functionalities of this gallery are a) to pull in images dynamically…