Submit your widget
1575
Yays

Amazon style image and title scroller with jQuery

Views 138004   downloads 26868   Slideshow & Scroller

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

543
Yays

The Most Awesome jQuery & WordPress Image Slider

Views 86150   downloads 19502   Slideshow & Scroller

Features 16 unique transition effects Simple clean & valid markup Loads of settings to tweak Built in directional and control navigation Packed version only weighs 7kb Supports linking images Keyboard…

280
Yays

jQuery Countdown Image Slider Plugin

Views 37392   downloads 7875   Slideshow & Scroller

Note: Works best in Chrome, Safari, FF3.5+ (but is tested for IE7+, FF3.5+, Chrome and Safari) Most jQuery image sliders hover at around 8 kbs for minified versions, and around 15kbs or more for uncompressed…

270
Yays

Multi-purpose slideshow(text scroller,images scroller) jquery plugin

Views 39315   downloads 4497   Slideshow & Scroller

Help Step1:include css and js files.   <script type="text/javascript" src="js/jquery.js"></script> <link href="css/webwidget_slideshow_common.css" rel="stylesheet"…

247
Yays

Dot Slider - simple easy-to-use images slideshow jquery plugins

Views 68232   downloads 12915   Slideshow & Scroller

Step1:include css and js files. <script type="text/javascript" src="js/jquery.js"></script> <link href="css/webwidget_slideshow_dot.css" rel="stylesheet"…

225
Yays

jQuery Slide Transition Plugin

Views 25652   downloads 3800   Slideshow & Scroller

jQuery Slidy is a plugin that generates a customizable transitions automatically. With default options: $('#default').slidy(); <div id="default"> <img src="image-1.jpg"/> <img src="image-2.jpg"/>…

204
Yays

Multiple custom content scroller With jquery

Views 54428   downloads 6465   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…

197
Yays

Seamless images scroller with jquery plugin

Views 42268   downloads 6653   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…

189
Yays

Apple-style Slideshow Gallery With jQuery

Views 16827   downloads 3920   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…

179
Yays

A Tabbed Content Rotator Using jQuery

Views 29776   downloads 5697   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…

175
Yays

Slideshow plugin for the Tabs with jquery

Views 32406   downloads 5358   Slideshow & Scroller

HTML coding The HTML setup is similar to the normal tab setup except that we have the "next" and "prev" action buttons available and the tabs are placed below the panes. <!-- "previous slide" button…

170
Yays

Beautiful Coverflip with jQuery

Views 29955   downloads 4066   Slideshow & Scroller

jCoverflip depends upon: jQuery version 1.3 or later jQuery UI 1.7.2 (only the core of jQuery UI is required and the themes are not used) Add the styles to your site: .ui-jcoverflip { position: relative;…

169
Yays

Image Hover Move- simple and practical navigation or featured image jQuery plugin

Views 44861   downloads 6191   Slideshow & Scroller

Usage Include js files.   <link href="css/images_hover_move.css" rel="stylesheet" type="text/css" /> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js"></script>…

167
Yays

jQuery 3D Feature Image Carousel

Views 24432   downloads 3586   Slideshow & Scroller

For this plugin to work, you will need to include the latest version of jQuery on your webpage BEFORE including this script. This plugin currently works with jQuery verson 1.4, and will most likely work…

167
Yays

Great Round Image Galleries With jQuery

Views 27302   downloads 4853   Slideshow & Scroller

Hey guys. Quite often with image galleries powered by jQuery, we’re presented with a very similar layout – one which contains the images or items presented inside a rectangle. This is great…