Submit your widget
157
Yays

Image Flow with jquery

Views 39527   downloads 6382   Slideshow & Scroller

ImageFlow is an unobtrusive and userfriendly JavaScript image gallery. For more information about ImageFlow read the features list, take a look at the documentation and check the blog. For anything else…

112
Yays

JQuery InnerFade With Images and Text

Views 15280   downloads 2714   Slideshow & Scroller

What is it? InnerFade is a small plugin for the jQuery-JavaScript-Library. It's designed to fade you any element inside a container in and out. These elements could be anything you want, e.g. images,…

100
Yays

jQuery Slideshow with a Transparent PNG Frame

Views 18787   downloads 2890   Slideshow & Scroller

we’ll have created a basic slideshow that uses a combination of PNG transparency and layered positioning to create the effect of each slides being held in by the bottom corners. The HTML Start by…

100
Yays

Like apple Slider Gallery jQuery

Views 14710   downloads 2305   Slideshow & Scroller

This ‘product slider’ is similar to a straight forward gallery, except that there is a slider to navigate the items, i.e. the bit the user controls to view the items. Simple stuff. jQuery…

108
Yays

Slideshow jQuery plugin

Views 13289   downloads 2017   Slideshow & Scroller

When I noticed the growing popularity of JS-Slide and JS-Fade effects I have decide to develop a plugin for jQuery. This plugin will help you to add thise effects to the site in more simple way. If the…

99
Yays

Blockster Images transition effect jQuery

Views 15659   downloads 2650   Slideshow & Scroller

Blockster is a Javascript transition effect designed for 'featured content' rotators or slideshows. Its underlying concept is to transition between one element to the next block by block. It is highly…

174
Yays

canvasSlideshow - html5 canvas image slideshow jQuery plugin

Views 39193   downloads 7035   Slideshow & Scroller

Usage Include js files.   <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js"></script> <script src="js/webwidget_slideshow_html5_simple.js"></script>…

105
Yays

jShowOff jQuery Content Rotator

Views 14981   downloads 2660   Slideshow & Scroller

jShowOff is a jQuery plugin for creating a rotating content module. It works by creating 'slides' from the child elements (eg. <li>) inside a specified wrapper element (eg. <ul>) on which…

127
Yays

previous-next slideshow - simple and practical image slideshow jQuery plugin

Views 21426   downloads 3635   Slideshow & Scroller

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

121
Yays

Simple transition effect jQuery

Views 13963   downloads 3219   Slideshow & Scroller

Simple transition effect to rotate images one "slice" after another. JS $(document).ready(function() { // $('#rotator').stripesRotator({ images: $('#imagescontainer') }); // $('#rotator').stripesRotator({…

124
Yays

WanderWall – A jQuery, CSS3 & HTML5 Hover-Based Interface

Views 19841   downloads 2386   Slideshow & Scroller

We'LLgoing to teach you how to create a useful hover-based user interface using jQuery, CSS3, HTML5 and @font-face. Why a hover-based interface? you might ask. Well, with the popularity of touch-based…

106
Yays

Image Player/Slideshow with jQuery

Views 12291   downloads 2273   Slideshow & Scroller

I wanted an image player/slideshow that looked and functioned similarly to a video player. After some playing around, this was the result. You can click different points on the scrubber to jump back and…

88
Yays

PictureSlides jQuery

Views 12695   downloads 2562   Slideshow & Scroller

PictureSlides is a plugin for jQuery, and it is a highly customizable JavaScript-based way to easily turn your images into a collection viewable as a slideshow, and with fading effects, if desired. It…

138
Yays

Slick Auto-Playing Featured Content Slider(jQuery )

Views 31756   downloads 6026   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…

121
Yays

Blinds-effect MooTools slideshow

Views 17700   downloads 4519   Slideshow & Scroller

There are two ways of setting Floom up. One is the object way, where you specify the image url and the caption using the key-value notation. var slides = [ { image: 'photo-1.jpg', caption: 'Lorem ipsum…