Submit your widget
157
Yays

JQuery Smooth Div Scroll

Views 49161   downloads 6234   Slideshow & Scroller

Smooth Div Scroll is a jQuery plugin that scrolls content horizontally left or right. Apart from many of the other scrolling plugins that have been written for jQuery, Smooth Div Scroll does not limit…

147
Yays

Awesome jQuery tabSwitch slideshow

Views 34023   downloads 4420   Tabs

tabSwitch is a tab/slider plugin for jQuery. You could make a tab box system with the least of code and still fully customizable. Currently, you could choose from 7 different effects with 2 view styles.…

146
Yays

thumbnail scroller with jquery

Views 34998   downloads 4520   Slideshow & Scroller

A cool jquery/css thumbnail scroller inspired by the ones made in Flash. It works on mouse over and it’s simple to configure and easy to style through css. The code for the full sized, horizontal…

144
Yays

Auto-Scrolling Slideshow Tabs (jQuery )

Views 20446   downloads 4224   Slideshow & Scroller

  Create a jQuery slideshow that enables you to click through each slide when JavaScript is disabled, without having to display all slides one under the other. Step 1: Writing the markup First things…

144
Yays

randomised nice jQuery background scrolling effect

Views 23134   downloads 4412   Image Effects

A continually scrollling background image using javascript A static overlay image with transparency Random starting positions for both images allowing for a unique appearance on every page load, again…

142
Yays

Roundabout(Scroller)

Views 72212   downloads 4382   Slideshow & Scroller

Your Very First Roundabout This three-step guide will assist you in converting a boring unordered-list into an exciting Roundabout! Once this tutorial is complete, check out how to customize your Roundabout.…

136
Yays

lightweight Scrollbar jQuery plugin

Views 18793   downloads 5082   Slideshow & Scroller

Tiny Scrollbar can be used for scrolling content. It was built using the javascript jQuery library. Tiny scrollbar was designed to be a dynamic lightweight utility that gives webdesigners a powerfull…

133
Yays

Amazon Books Widget with jQuery and XML Image Scroller

Views 19996   downloads 3346   Slideshow & Scroller

It makes sense to forgo database tables and server-side code when you need to store a limited amount of non-sensitive data. Accessing this data can be a snap with jQuery because the library was built…

129
Yays

a jQuery Image Scroller

Views 20347   downloads 3623   Slideshow & Scroller

We’re going to be building an image scroller, making use of jQuery’s excellent animation features and generally having some fun with code. Image scrollers are of course nothing new; versions…

128
Yays

Simple Image Gallery Navigation (slider) plugin in jQuery

Views 27534   downloads 3691   Slideshow & Scroller

How to setup You must include in your page’s HEAD section the jQuery library and the slider plugin : Add JavaScript Files: <script src="js/jquery-1.3.2.min.js" type="text/javascript"></script>…

127
Yays

jQuery Horizontal automatic Scrollbars with mouse

Views 70085   downloads 11104   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,…

121
Yays

Big Multiple Images Slideshow With JQuery

Views 29960   downloads 3419   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

multiple Nice JQuery slideshow

Views 20910   downloads 3668   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…

120
Yays

A new jQuery plugin: scrollSomething

Views 12068   downloads 2530   Slideshow & Scroller

  The perfect solution if you desperatly need to scroll something. You can scroll anything you want. How to use:   $("#myScrollebleItems").scrollSomething();     The options: scrollerWidth…