Submit your widget
105
Yays

a Content Slider with jQuery

Views 12904   downloads 2912   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”.…

103
Yays

Image Rotator with Description (CSS/jQuery)

Views 15939   downloads 3180   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…

170
Yays

jQuery 3D Feature Image Carousel

Views 24695   downloads 3668   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…

108
Yays

Animated 3D Carousel Share Buttons, CSS3 & jQuery

Views 11104   downloads 2047   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.  …

85
Yays

Smooth slide show script s3Slider jQuery plugin

Views 12232   downloads 2501   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>…

175
Yays

Digital Clock Slideshow(jQuery)

Views 16110   downloads 3406   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"…

95
Yays

presentation cycle:cycle with a progressbar slideshow(jQuery)

Views 10506   downloads 1906   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…

127
Yays

Professional Images & title & button slideshow with jquery plugin

Views 25136   downloads 3220   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…

111
Yays

AD Gallery,Multiple Toggle slideshow plugin for jQuery

Views 22067   downloads 5130   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…

82
Yays

Slideshow jQuery Plugin

Views 8821   downloads 2550   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…

157
Yays

Animated slideshow banner with jQuery(Start/Stop Slider)

Views 27566   downloads 4669   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…

140
Yays

a Wobbling 3D Carousel(jQuery)

Views 19642   downloads 2985   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,…

89
Yays

Dynamic Image Gallery and Slideshow

Views 16394   downloads 3470   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">…

138
Yays

Simple JavaScript Slide Show

Views 58894   downloads 12204   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…

90
Yays

A Slick Content Slider(jQuery)

Views 13275   downloads 1901   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…