Submit your widget
128
Yays

jQuery Vertical Slideshow

Views 29810   downloads 4540   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…

128
Yays

Feature Complete jQuery Slide Out Info Bar

Views 21856   downloads 3938   Menu & Navigation

The bar used jQuery to hide itself until someone click a small question mark on the top left of the page. The box contains several drop down boxes which house info such as FAQs, Contact form, about us…

127
Yays

a Brilliant Mask Transition Slideshow With jQuery

Views 20680   downloads 4121   Slideshow & Scroller

Setting up workspace for the plugin. Before we can move forward, there are few things we need to look at. We will keep our presentation separated from logic, so we will create a css file jMask.css for…

125
Yays

Firefox Add-ons center style slideshow with jQuery

Views 17524   downloads 2586   Slideshow & Scroller

Usage   Add js and css file   <link href="css/scroller.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="js/jquery-1.4.2.min.js"></script> <script…

125
Yays

jQuery Horizontal automatic Scrollbars with mouse

Views 69854   downloads 11076   Slideshow & Scroller

We all know that horizontal scrollbars are hideous. So, wouldn’t it be nice if we had a simple way to represent horizontal overflow? Well, thanks to a few javascript functions and some dinking around,…

124
Yays

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

Views 21038   downloads 3482   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>…

122
Yays

Pretty Simple Content Slider with jQuery and CSS3

Views 19125   downloads 4170   Slideshow & Scroller

We will create an auto-playing content slider with jQuery and CSS3. The idea is to alter the background image and to slide in the heading and the description. By clicking on one of the menu items, the…

122
Yays

Advanced jQuery background images slideshow

Views 20223   downloads 3912   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…

121
Yays

jQuery ExtSlide

Views 7645   downloads 1543   Slideshow & Scroller

jquery extends slide effect (animate): slideLeftShow, slideLeftHide, slideLeftToggle, slideRightShow, slideRightHide, slideRightToggle

121
Yays

jQuery mouse scroll images slideshow

Views 37566   downloads 3643   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…

120
Yays

Creating a Rotating Billboard System with jQuery and CSS

Views 16384   downloads 3160   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…

120
Yays

Big Multiple Images Slideshow With JQuery

Views 29843   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 45501   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 23911   downloads 3158   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…