Submit your widget
97
Yays

JQuery InnerFade With Images and Text

Views 14964   downloads 2562   Slideshow & Scroller

What is it? InnerFade is a small plugin for the jQuery-JavaScript-Library. It's designed to fade you any element inside a container in and out. These elements could be anything you want, e.g. images,…

99
Yays

jQuery Slideshow with a Transparent PNG Frame

Views 18485   downloads 2736   Slideshow & Scroller

we’ll have created a basic slideshow that uses a combination of PNG transparency and layered positioning to create the effect of each slides being held in by the bottom corners. The HTML Start by…

96
Yays

Like apple Slider Gallery jQuery

Views 14357   downloads 2156   Slideshow & Scroller

This ‘product slider’ is similar to a straight forward gallery, except that there is a slider to navigate the items, i.e. the bit the user controls to view the items. Simple stuff. jQuery…

99
Yays

Slideshow jQuery plugin

Views 12966   downloads 1866   Slideshow & Scroller

When I noticed the growing popularity of JS-Slide and JS-Fade effects I have decide to develop a plugin for jQuery. This plugin will help you to add thise effects to the site in more simple way. If the…

98
Yays

Blockster Images transition effect jQuery

Views 15338   downloads 2496   Slideshow & Scroller

Blockster is a Javascript transition effect designed for 'featured content' rotators or slideshows. Its underlying concept is to transition between one element to the next block by block. It is highly…

104
Yays

jShowOff jQuery Content Rotator

Views 14686   downloads 2525   Slideshow & Scroller

jShowOff is a jQuery plugin for creating a rotating content module. It works by creating 'slides' from the child elements (eg. <li>) inside a specified wrapper element (eg. <ul>) on which…

124
Yays

previous-next slideshow - simple and practical image slideshow jQuery plugin

Views 21107   downloads 3501   Slideshow & Scroller

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

120
Yays

Simple transition effect jQuery

Views 13706   downloads 3085   Slideshow & Scroller

Simple transition effect to rotate images one "slice" after another. JS $(document).ready(function() { // $('#rotator').stripesRotator({ images: $('#imagescontainer') }); // $('#rotator').stripesRotator({…

179
Yays

Number slideshow - simple and practical numbers image slideshow jQuery plugin

Views 68776   downloads 14366   Slideshow & Scroller

Update: add slideshow_transition_speed and slideshow_button_current_text_color Update: Preload image and show loading animation. Update: Add 'slideshow_show_title' parameter control whether…

99
Yays

Image Player/Slideshow with jQuery

Views 11995   downloads 2129   Slideshow & Scroller

I wanted an image player/slideshow that looked and functioned similarly to a video player. After some playing around, this was the result. You can click different points on the scrubber to jump back and…

81
Yays

PictureSlides jQuery

Views 12437   downloads 2431   Slideshow & Scroller

PictureSlides is a plugin for jQuery, and it is a highly customizable JavaScript-based way to easily turn your images into a collection viewable as a slideshow, and with fading effects, if desired. It…

177
Yays

Jquery Framework and the slideshow Plugin

Views 34449   downloads 7354   Slideshow & Scroller

Base on the Jquery Framework and the Easing Plugin, The JSiderNews Plugin is a slideshow plugin that displaying images or type of content and support favious navigation to previous|next items. Features:…

114
Yays

jQuery Blinds Slideshow using CSS Sprites

Views 19020   downloads 2928   Slideshow & Scroller

Features Smooth animated transition Customizable sprite grid Customizable animation ochestration Multiple instances on the same webpage jQuery compatible (plugin) Unobtrusive javascript Compatibility…

129
Yays

jQuery Vertical Slideshow

Views 29911   downloads 4559   Slideshow & Scroller

A vertical slideshow that is ready to be used now or it can be customized as you need. jQuery CODE $(document).ready(function() { $("#side-nav a").vertSlider( { text : new Array("LivePipe: here is the…

170
Yays

canvasSlideshow - html5 canvas image slideshow jQuery plugin

Views 38608   downloads 6846   Slideshow & Scroller

Usage Include js files.   <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js"></script> <script src="js/webwidget_slideshow_html5_simple.js"></script>…