Submit your widget
108
Yays

Slideshow jQuery plugin

Views 13231   downloads 1994   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 15613   downloads 2629   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…

105
Yays

jShowOff jQuery Content Rotator

Views 14940   downloads 2643   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 21377   downloads 3614   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 13919   downloads 3199   Slideshow & Scroller

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

183
Yays

Number slideshow - simple and practical numbers image slideshow jQuery plugin

Views 69309   downloads 14566   Slideshow & Scroller

Update: add slideshow_transition_speed and slideshow_button_current_text_color Update: Preload image and show loading animation. Update: Add 'slideshow_show_title' parameter control whether…

102
Yays

Image Player/Slideshow with jQuery

Views 12241   downloads 2252   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…

87
Yays

PictureSlides jQuery

Views 12655   downloads 2545   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…

180
Yays

Jquery Framework and the slideshow Plugin

Views 34706   downloads 7468   Slideshow & Scroller

Base on the Jquery Framework and the Easing Plugin, The JSiderNews Plugin is a slideshow plugin that displaying images or type of content and support favious navigation to previous|next items. Features:…

123
Yays

jQuery Blinds Slideshow using CSS Sprites

Views 19284   downloads 3046   Slideshow & Scroller

Features Smooth animated transition Customizable sprite grid Customizable animation ochestration Multiple instances on the same webpage jQuery compatible (plugin) Unobtrusive javascript Compatibility…

135
Yays

jQuery Vertical Slideshow

Views 30220   downloads 4711   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…

174
Yays

canvasSlideshow - html5 canvas image slideshow jQuery plugin

Views 39025   downloads 7004   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>…

130
Yays

Advanced jQuery background images slideshow

Views 20652   downloads 4066   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…

128
Yays

Dynamic Flickr Photo Gallery with Slider jQuery

Views 16991   downloads 2947   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…

111
Yays

Sliding Image Gallery jQuery Plugin

Views 14264   downloads 3000   Slideshow & Scroller

The idea behind this plug-in is to display a varying number of images in an attractive and easy to use manner. The inspiration for this plug-in this iTunes album viewer. The SlidingGallery plug-in will…