Submit your widget
112
Yays

a Content Slider with jQuery

Views 13087   downloads 3005   Slideshow & Scroller

Let’s start with the HTML we’ll base our jQuery around. We’ll start with a <div> to hold the content slider, which we’ll give a class attribute of “contentslider”.…

108
Yays

Image Rotator with Description (CSS/jQuery)

Views 16096   downloads 3249   Slideshow & Scroller

An image rotator is one great way to display portfolio pieces, eCommerce product images, or even as an image gallery.   Step1. HTML – Image Rotator Wireframe   Start by building the html…

171
Yays

jQuery 3D Feature Image Carousel

Views 24882   downloads 3753   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…

111
Yays

Animated 3D Carousel Share Buttons, CSS3 & jQuery

Views 11257   downloads 2126   Slideshow & Scroller

we are doing just that, by using pure JavaScript with the jQuery framework, to make an animated sharing bar, which will enable your website visitors to share posts on a number of social networks.  …

93
Yays

Smooth slide show script s3Slider jQuery plugin

Views 12418   downloads 2586   Slideshow & Scroller

It is very easy. First include the jQuery library then include the s3Slider javascript in the head of the page(s) where you want to use s3Slider. <script src="js/jquery.js" type="text/javascript"></script>…

177
Yays

Digital Clock Slideshow(jQuery)

Views 16285   downloads 3505   Slideshow & Scroller

To use the jDigiClock plugin, include the jQuery library, the jDigiClock source file and jDigiClock core stylesheet file inside the <head> tag of your HTML document: <link rel="stylesheet" type="text/css"…

98
Yays

presentation cycle:cycle with a progressbar slideshow(jQuery)

Views 10639   downloads 1980   Slideshow & Scroller

Cycle is a script that supports image presentations to easily display multiple images. This script supports a lot of effects and the cycling of html elements. Presentation Cycle is a variation on the…

137
Yays

Professional Images & title & button slideshow with jquery plugin

Views 26475   downloads 3296   Slideshow & Scroller

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

117
Yays

AD Gallery,Multiple Toggle slideshow plugin for jQuery

Views 22257   downloads 5205   Slideshow & Scroller

Features   1.Choose effect, should the image slide in, or fade in? 2.Show fifth image by adding #ad-image4 to the url, this takes precedence over over settings.start_at_index 3.jQuery call returns…

83
Yays

Slideshow jQuery Plugin

Views 8975   downloads 2643   Slideshow & Scroller

This new AnythingSlider is an attempt at bringing together the functionality of all of those previous sliders and adding new features. In other words, to create a really “full featured” slider…

162
Yays

Animated slideshow banner with jQuery(Start/Stop Slider)

Views 27754   downloads 4749   Slideshow & Scroller

It’s not a plugin, so it’s not as easy as it possibly could be, but it’s much easier. There is a section at the end for customizing. The slider does feature a stop/start button and the…

145
Yays

a Wobbling 3D Carousel(jQuery)

Views 19834   downloads 3044   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,…

93
Yays

Dynamic Image Gallery and Slideshow

Views 16524   downloads 3543   Slideshow & Scroller

This extremely lightweight JavaScript image gallery and slideshow script clocks in under 3kb packed and includes a number of cool features. Here is an example of the markup… <div id="gallery">…

143
Yays

Simple JavaScript Slide Show

Views 59099   downloads 12281   Slideshow & Scroller

Simple JavaScript slide shows are a very useful way of slickly displaying images on any site.   the code   The code is very simple, requiring the inclusion of the following JavaScript files…

91
Yays

A Slick Content Slider(jQuery)

Views 13438   downloads 1980   Slideshow & Scroller

we are going to make a slick content slider for a computer shop, with the help of jQuery and the MopSlider plugin. The slider is going to be generated with PHP and we are using a plain txt file as a data…