Submit your widget
105
Yays

a Content Slider with jQuery

Views 12730   downloads 2846   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 15758   downloads 3111   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…

168
Yays

jQuery 3D Feature Image Carousel

Views 24488   downloads 3606   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 10936   downloads 1988   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 12046   downloads 2434   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>…

173
Yays

Digital Clock Slideshow(jQuery)

Views 15939   downloads 3347   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 10350   downloads 1854   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…

119
Yays

Professional Images & title & button slideshow with jquery plugin

Views 23803   downloads 3140   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 21815   downloads 5070   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 8685   downloads 2482   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 27319   downloads 4603   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…

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

89
Yays

Dynamic Image Gallery and Slideshow

Views 16220   downloads 3411   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">…

136
Yays

Simple JavaScript Slide Show

Views 58627   downloads 12142   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…

86
Yays

A Slick Content Slider(jQuery)

Views 13100   downloads 1844   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…