Submit your widget
123
Yays

Advanced jQuery background images slideshow

Views 20421   downloads 3970   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…

123
Yays

jQuery mouse scroll images slideshow

Views 37783   downloads 3698   Slideshow & Scroller

Rhinoslider is the most flexible jQuery slideshow there is. Be welcome to try it yourself. Not only do we offer a variety of effects, we also allow you to add your own styles, effects and features to…

122
Yays

Simple Image Viewer(jQuery)

Views 17864   downloads 3699   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.  …

122
Yays

Creating a Rotating Billboard System with jQuery and CSS

Views 16551   downloads 3222   Slideshow & Scroller

We will use some images, CSS and jQuery to create the effect of a rotating billboard with two ads. The idea is to make one set of image slices disappear while another one (the other ad) appear. We will…

122
Yays

Big Multiple Images Slideshow With JQuery

Views 30033   downloads 3442   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,…

121
Yays

Dynamic Flickr Photo Gallery with Slider jQuery

Views 16759   downloads 2823   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…

121
Yays

multiple Nice JQuery slideshow

Views 20964   downloads 3697   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…

121
Yays

super cool multiple style Slideshow effect with jQuery

Views 45900   downloads 11681   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…

120
Yays

Simple transition effect jQuery

Views 13760   downloads 3111   Slideshow & Scroller

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

120
Yays

useful circulate Slider with jQuery

Views 14751   downloads 2572   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…

120
Yays

JQuery Image slideshow Gallery Auto Play/Pause Rotation

Views 27980   downloads 3248   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…

118
Yays

a Fade Slideshow jQuery

Views 23309   downloads 4592   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…

118
Yays

jQuery Photo filter lightbox Gallery plugin

Views 46035   downloads 12414   Lightbox & Dialog & Overlay

we'll show you how to create a minimalistic jQuery photo gallery. You can use it to present your latest works or as a photo album. You can sort projects / photos via categories menu. The gallery is…

117
Yays

Supersized – Full Screen Background/Slideshow jQuery Plugin

Views 19763   downloads 2862   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,…

117
Yays

Multi Style jQuery images gallery

Views 20720   downloads 2636   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…