Submit your widget
81
Yays

a Canvas Slideshow with JQuery

Views 10480   downloads 2167   Slideshow & Scroller

First of all we create our “jquery enclosure” since we want to make sure we are using jquery and not other library! (function($) {})(jQuery); All standard till now, let’s start with…

95
Yays

Slide and hide section with jquery

Views 15556   downloads 2108   Slideshow & Scroller

Usiamo alcune semplici funzioni di jquery per creare alcuni effetti di sicuro successo. Realizziamo un semplice javascript che ci permetterà di far comparire e scomparire alcune slide a seconda…

106
Yays

a Slick and Accessible Slideshow Using jQuery

Views 18984   downloads 3016   Slideshow & Scroller

Setting the foundations The most important part of any good web component is a solid HTML structure. A semantic foundation means that your content will be web accessible in virtually all browser clients.…

98
Yays

jquery masked Gallery

Views 13786   downloads 2232   Image Effects

Slide your images into a mask! Build your own png mask and choose your images to slide inside! in the header: <script type="text/javascript" src="inc/jquery/1.3.2.min.js"></script> <script…

90
Yays

jQuery Horizontal Box Slider

Views 13243   downloads 1583   Slideshow & Scroller

Horizontal Box Slider is using native scrolling. There are a lot of “carousels”, but none of them is using it. horizontal_box_slider.js is very tiny (≈2.75KB) framework agnostic “carousel”…

120
Yays

jQuery ExtSlide

Views 7288   downloads 1379   Slideshow & Scroller

jquery extends slide effect (animate): slideLeftShow, slideLeftHide, slideLeftToggle, slideRightShow, slideRightHide, slideRightToggle

288
Yays

bxSlider jQuery Content Slider

Views 58681   downloads 12696   Slideshow & Scroller

bxSlider is a jQuery content slider plugin that is light weight and easy to use. Features: horizontal and vertical slide movement auto mode start / stop controls previous / next controls numeric navigation…

104
Yays

jQuery lightbox slideshow gallery

Views 10802   downloads 1616   Lightbox & Dialog & Overlay

Here it is. A super clean photo gallery! A full featured photo gallery, with navigation toolbar, thumbnails, autosize frame; you can also use it to show a public Flickr set or all public Flickr user photos.…

83
Yays

Slideshow jQuery Plugin

Views 8806   downloads 1132   Slideshow & Scroller

Include JavaScript library jQuery and (a)Slideshow plugin (with style): <link href="/js/jquery.aslideshow/simple/styles.css" media="screen" rel="stylesheet" type="text/css" /> <script type="text/javascript"…

204
Yays

Sudo Slider jQuery Plugin

Views 25053   downloads 3686   Slideshow & Scroller

How to use Sudo Slider If you are 100% lost, copy the basic.html document and make sure that the links to the JavaScript and the css works, because i here assume that you already have a working setup…

85
Yays

jQuery Flickr Photo Gallery Plug

Views 8593   downloads 1125   Slideshow & Scroller

Simply hand the plug-in a Flickr set_id and give the container a width and height ! Example HTML Code Example <div id="flickr_div"></div> <!-- "flickr_count" Required for count and titles…

136
Yays

jQuery Image Scale Carousel

Views 13521   downloads 1902   Slideshow & Scroller

What Makes jQuery Image Scale Carousel Different? It auto scales the images you put into it to the appropriate height and width keeping their aspect ratio in place. When working with imagery online keeping…

84
Yays

jQuery Slideshow

Views 13179   downloads 2614   Slideshow & Scroller

Homepages generally don’t have enough space for all the promotions clients want to put on there.  The homepage slideshow is a great space saving solution, while keeping your homepage from looking…

90
Yays

Using the Wonderful jFlow Plugin JQuery

Views 10216   downloads 1662   Slideshow & Scroller

Download The Plugin As always with a new plugin, the first step is to visit the creator’s website and download the plugin. All that you’ll need is a tiny Javascript file – and of course…

302
Yays

desSlideshow - Stylish featured image slideshow jQuery plugin

Views 66444   downloads 11846   Slideshow & Scroller

Usage Include js files.   <link href="css/style.css" rel="stylesheet" type="text/css" /> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js"></script>…