Submit your widget
120
Yays

Big Multiple Images Slideshow With JQuery

Views 29806   downloads 3378   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 45452   downloads 11597   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 23852   downloads 3149   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 16569   downloads 2759   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 20825   downloads 3627   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 17683   downloads 3633   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 23125   downloads 4535   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 14575   downloads 2518   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 27744   downloads 3185   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 13620   downloads 3046   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 20578   downloads 2583   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 19592   downloads 2802   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 18943   downloads 2897   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 21606   downloads 2442   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 12835   downloads 1956   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…