Submit your widget
139
Yays

a Wobbling 3D Carousel(jQuery)

Views 19426   downloads 2912   Slideshow & Scroller

This is a  3D carousel.we’ll create a ring by plotting points in 3d space, then we’ll rotate it so it’s almost perpendicular to the viewer.  Because it’s not 100% flat,…

114
Yays

Custom Content Slider with jQuery

Views 15378   downloads 2803   Slideshow & Scroller

create a custom content slider. The concept behind it is pretty simple, when you click on a button, it uses jQuery scroll-To plugin to scoll the content and display the right content. 1. HTML HTML is…

109
Yays

A Better Blogroll Slideshow Tabs (jQuery )

Views 21051   downloads 3956   Slideshow & Scroller

A traditional blogroll is a simple list of other sites, often in the sidebar, that are related, owned by, or otherwise friendly to the home site. Blogrolls are a great idea and on-point with the spirit…

140
Yays

Auto-Scrolling Slideshow Tabs (jQuery )

Views 20179   downloads 4166   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…

133
Yays

JQuery Rolling News

Views 17923   downloads 4331   Slideshow & Scroller

We’ll be looking at how we can transform some semantic and accessible underlying HTML into an attractive and functional news ticker that smoothly scrolls its contents. Some news tickers are horizontal…

135
Yays

Sweet Pages: A jQuery Pagination Solution

Views 18538   downloads 3343   Slideshow & Scroller

We are making a jQuery plugin that will enable you to convert a regular unordered list of items into a SEO friendly set of easily navigatable pages. It can be used for comment threads, slideshows, or…

213
Yays

HTML5-Slideshow

Views 28570   downloads 5654   Slideshow & Scroller

Download Lightweight HTML5-based slideshow This is a mini web app for people who'd rather build slides with HTML and CSS than with PowerPoint.

176
Yays

Slideshow plugin for the Tabs with jquery

Views 32517   downloads 5385   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…

272
Yays

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

Views 39418   downloads 4521   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"…

141
Yays

Roundabout(Scroller)

Views 72009   downloads 4316   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.…