Submit your widget
105
Yays

a Content Slider with jQuery

Views 12848   downloads 2885   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 15884   downloads 3155   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 24629   downloads 3647   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 11047   downloads 2021   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 12173   downloads 2472   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 16054   downloads 3380   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 10457   downloads 1886   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 24644   downloads 3195   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…

109
Yays

AD Gallery,Multiple Toggle slideshow plugin for jQuery

Views 21992   downloads 5107   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…

79
Yays

Slideshow jQuery Plugin

Views 8766   downloads 2524   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…

154
Yays

Animated slideshow banner with jQuery(Start/Stop Slider)

Views 27491   downloads 4642   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 19570   downloads 2958   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 16347   downloads 3447   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 58813   downloads 12183   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…

87
Yays

A Slick Content Slider(jQuery)

Views 13224   downloads 1876   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…