Submit your widget
120
Yays

Big Multiple Images Slideshow With JQuery

Views 29844   downloads 3386   Slideshow & Scroller

jbgallery is a UI widget webpage written in javascript on top of the jQuery library. Its function is to show a single big image, multiple images, multiple galleries, slideshows, as a site's background,…

120
Yays

super cool multiple style Slideshow effect with jQuery

Views 45502   downloads 11606   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…

119
Yays

Professional Images & title & button slideshow with jquery plugin

Views 23913   downloads 3159   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…

119
Yays

Dynamic Flickr Photo Gallery with Slider jQuery

Views 16596   downloads 2767   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…

119
Yays

multiple Nice JQuery slideshow

Views 20846   downloads 3634   Slideshow & Scroller

Sliderman.js is a standalone javascript library for sliding images. The main feature of Sliderman.js is multiple unique effects which can be combined together. Sliderman.js works in all popular browsers…

118
Yays

Simple Image Viewer(jQuery)

Views 17711   downloads 3640   Slideshow & Scroller

Step 1: Create the Mark-up Here I have created two columns - for navigation and output. For the sake of simplicity I use attribute rel for links to find corresponding image by id in output section.  …

118
Yays

a Fade Slideshow jQuery

Views 23143   downloads 4542   Slideshow & Scroller

In order to more easily access each slide from JavaScript, each slide is numbered in its id name. Then the copy is placed in a new <div> container, so that the position of the copy is easier to…

117
Yays

useful circulate Slider with jQuery

Views 14595   downloads 2526   Slideshow & Scroller

we’re going to use Nathan Searles’ jQuery loopedSlider, a plugin made for jQuery that solves a simple problem, the looping of slide content. It was created to be easy to implement, smooth…

117
Yays

JQuery Image slideshow Gallery Auto Play/Pause Rotation

Views 27778   downloads 3193   Slideshow & Scroller

There is an awesome jquery gallery which is transparent, fixed on screen, autoplay on/off buttons and css3 stylized gallery. I used simple jQuery functions and make them more clear by commenting the code…

116
Yays

Simple transition effect jQuery

Views 13637   downloads 3053   Slideshow & Scroller

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

116
Yays

Multi Style jQuery images gallery

Views 20600   downloads 2591   Slideshow & Scroller

How to use To create image gallery on your html webpage, you should encapsulate all gallery images into a block element (ex. "div") with specified width and height properties. Galileory script would automaticly…

115
Yays

Supersized – Full Screen Background/Slideshow jQuery Plugin

Views 19617   downloads 2810   Slideshow & Scroller

Features Resizes images to fill browser while maintaining image dimension ratio No extra whitespace, no scrollbars – the entire browser window is always filled Compatible in Firefox, Safari, Opera,…

114
Yays

jQuery Blinds Slideshow using CSS Sprites

Views 18963   downloads 2904   Slideshow & Scroller

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

111
Yays

Awesome images Scrolling using jQuery

Views 21634   downloads 2450   Slideshow & Scroller

The main thing flipboard do differently is to have the logo and logo background elements move at different animation speeds from each other and the main content. This effect is is similar to Parallex…

110
Yays

Awesome Rotating Image Slideshow CSS3 and jQuery

Views 12859   downloads 1979   Slideshow & Scroller

we are going to use jQuery and CSS3 rotations, along with the jQuery rotate plugin, to create a beautiful slideshow. You can use it to spice up your web sites, product pages and other projects with some…