Submit your widget
652
Yays

jquery vticker (vertical news ticker)

Views 74012   downloads 16067   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…

271
Yays

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

Views 39414   downloads 4520   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 28564   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 32514   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…

141
Yays

Roundabout(Scroller)

Views 72001   downloads 4314   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 19456   downloads 3586   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 20178   downloads 4165   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 18599   downloads 3601   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 19422   downloads 2911   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 72691   downloads 16286   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 18656   downloads 5038   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 18536   downloads 3342   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 24068   downloads 4398   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 17922   downloads 4330   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…