Submit your widget
205
Yays

Sudo Slider jQuery Plugin

Views 25489   downloads 3828   Slideshow & Scroller

How to use Sudo Slider If you are 100% lost, copy the basic.html document and make sure that the links to the JavaScript and the css works, because i here assume that you already have a working setup…

205
Yays

Multiple custom content scroller With jquery

Views 54469   downloads 6478   Layout & Interface

Custom scrollbar plugin utilizing jquery UI that’s fully customizable with CSS. It features vertical/horizontal scrolling, mouse-wheel support (via Brandon Aaron jquery mouse-wheel plugin), scroll…

202
Yays

GalleryView: A jQuery Content Gallery Plugin

Views 29316   downloads 6438   Slideshow & Scroller

GalleryView aims to provide jQuery users with a flexible, attractive content gallery that is both easy to implement and a snap to customize.   View Demonstration   Default Implementation Small…

202
Yays

Scalable drag lightbox

Views 18255   downloads 2990   Lightbox & Dialog & Overlay

What is TopUp? TopUp is an easy to use Javascript library for unobtrusively displaying images and webpages in a Web 2.0 approach of popups. The library is jQuery and jQuery UI driven in order to maintain…

198
Yays

Seamless images scroller with jquery plugin

Views 42510   downloads 6673   Slideshow & Scroller

Update(2011.9.27): fixed title overflow bug. Usage Add js and css files <link href="css/scroller_roll.css" rel="stylesheet" type="text/css"></link> <script…

197
Yays

Featured Content Slider Using jQuery

Views 35584   downloads 7961   Slideshow & Scroller

Add JavaScript Files <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" ></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.5.3/jquery-ui.min.js"…

192
Yays

Coin Slider: Image Slider with Unique Effects(jQuery)

Views 32408   downloads 5920   Slideshow & Scroller

jqFancyTransitions slice your images in stripes, while Coin Slider slice them in squares. And that’s the main difference. With changing order of appearing those squares I achieve random, swirl,…

191
Yays

Automatic Image Slider with CSS & jQuery(red)

Views 174847   downloads 13057   Slideshow & Scroller

With the release of the iPad and its lack of support for flash, it has stirred up a lot of debates regarding the future of flash. With this in mind, I believe it is wise to build simple…

190
Yays

Apple-style Slideshow Gallery With jQuery

Views 16862   downloads 3935   Slideshow & Scroller

We are making an Apple-like slideshow gallery, similar to the one they use on their website to showcase their products. It will be entirely front-end based, no PHP or databases required. So go ahead and…

185
Yays

Slideshow Feature List

Views 35385   downloads 7614   Slideshow & Scroller

Using Feature List requires a simple function call: $.featureList( $("#tabs li a"), $("#output li"), { start_item : 1 } ); // Alternative $('#tabs li a').featureList({ output : '#output li', start_item…

185
Yays

jQuery Plugin: rotate3Di - Flip HTML content in 3D

Views 18686   downloads 2894   Image Effects

Rotate3Di is a jQuery Effect Plugin that makes it possible to do an isometric 3D flip or 3D rotation of any HTML content. It also enables custom 3D rotation animations. CSS Transforms are used to create…

180
Yays

A Tabbed Content Rotator Using jQuery

Views 29817   downloads 5713   Tabs

we are going to create a tabbed content rotator (not sure what to call it really) using everyone’s favorite Javascript framework, jQuery and an interface library called jQuery UI. This effect can…

180
Yays

HTML5 jQuery Slideshow w/ Canvas

Views 36389   downloads 4782   Slideshow & Scroller

You’ve probably heard a lot about the new HTML5 canvas element. As the name implies, this is a special element that allows us to create and modify graphics. In addition, we can also use it like…

180
Yays

balupton edition jQuery Lightbox

Views 14488   downloads 2937   Lightbox & Dialog & Overlay

Step 1. Download jQuery Lightbox, and extract it to your hard drive As everyones extraction process is a little bit different be sure of the following: If the archive was extracted and you have a whole…

179
Yays

Number slideshow - simple and practical numbers image slideshow jQuery plugin

Views 68536   downloads 14314   Slideshow & Scroller

Update: add slideshow_transition_speed and slideshow_button_current_text_color Update: Preload image and show loading animation. Update: Add 'slideshow_show_title' parameter control whether…