Submit your widget
652
Yays

jquery vticker (vertical news ticker)

Views 74028   downloads 16071   Slideshow & Scroller

I have made this plugin for easy and simple vertical news automatic scrolling. This plugin will calculate height automaticaly, so no styling needed (added an option to set height manually). Just grab…

272
Yays

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

Views 39420   downloads 4522   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"…

213
Yays

HTML5-Slideshow

Views 28571   downloads 5657   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 32521   downloads 5387   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…

141
Yays

Roundabout(Scroller)

Views 72012   downloads 4317   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.…

141
Yays

jQuery Scroll Linked Navigation

Views 19460   downloads 3587   Tabs

The Problem What you need to do is hook in to the user scrolling the web page, and when a particular element comes in to view, if there’s an associated navigation item - make it selected. That’s…

140
Yays

Auto-Scrolling Slideshow Tabs (jQuery )

Views 20180   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…

140
Yays

A jQuery News Ticker Effect

Views 18601   downloads 3603   Text & Link Effects

liScroll is a jQuery plugin that transforms any given unordered list into a scrolling News Ticker The markup <ul id="ticker01"> <li><span>10/10/2007</span><a href="#">The…

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,…

137
Yays

Auto Scroll News Ticker with jQuery

Views 72699   downloads 16287   Text & Link Effects

There are a lot of different jQuery News Ticker plugins with lot of options that you can use. the demo will create one on your own in only 4 lines od jQuery code ? Idea is pretty simple, take first element…

136
Yays

lightweight Scrollbar jQuery plugin

Views 18660   downloads 5040   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…

135
Yays

Sweet Pages: A jQuery Pagination Solution

Views 18542   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…

135
Yays

Beautiful custom content scroller with jquery

Views 24070   downloads 4400   Slideshow & Scroller

A custom content scroller created with jquery and css that supports mousewheel, scroll easing and has a fully customizable scrollbar. The script utilizes jQuery UI and Brandon Aaron jquery mousewheel…

133
Yays

JQuery Rolling News

Views 17925   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…