Submit your widget
112
Yays

a Content Slider with jQuery

Views 13076   downloads 3000   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 16082   downloads 3241   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 24870   downloads 3743   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 11247   downloads 2120   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 12405   downloads 2579   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 16267   downloads 3495   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 10630   downloads 1976   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 26350   downloads 3283   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 22243   downloads 5200   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 8961   downloads 2640   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 27742   downloads 4745   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 19821   downloads 3038   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 16517   downloads 3535   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 59084   downloads 12277   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 13428   downloads 1972   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…