Submit your widget
110
Yays

Good Tabbed Slider with jQuery

Views 34828   downloads 9113   Slideshow & Scroller

this demo as a “standalone” slider – meaning it’ll essentially be the only element on the page that we create… but using just a few extra steps after the fact, you should…

110
Yays

jQuery Photo filter lightbox Gallery plugin

Views 45552   downloads 12313   Lightbox & Dialog & Overlay

we'll show you how to create a minimalistic jQuery photo gallery. You can use it to present your latest works or as a photo album. You can sort projects / photos via categories menu. The gallery is…

109
Yays

Animated InnerFade with JQuery

Views 16369   downloads 2136   Slideshow & Scroller

Présentation Ce plugin pour jQuery est une extension du travail de Torsten Baldes : InnerFade with JQuery. Nous avons ajouté :  un effet de mouvement sur les images à…

108
Yays

Sliding door effect with JQuery

Views 11755   downloads 1750   Image Effects

HTML   <div class='box_container'> <img class='box_image' src='img.jpg' style='width:300px'/> Just some dummy text. </div> <div class='clear'></div>     The…

108
Yays

Awesome RSS Driven Dynamic News Slider Plugin with jQuery

Views 28767   downloads 5614   Text & Link Effects

Dynamic News is a jQuery news slider plugin that makes news integration to your web site very easy. Dynamic News plugin supports two ways to add news data. You can either enter your news via HTML markups…

107
Yays

Image gallery with fancy transitions effects(jQuery)

Views 25999   downloads 4120   Slideshow & Scroller

Now, there are ‘wave’, ‘zipper’ and ‘curtain’ effect, plus options that can be used for custom effect.At the beggining you will need to download jQuery and jqFancyTransitions and include them…

107
Yays

jQuery lightbox slideshow gallery

Views 11377   downloads 1764   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.…

107
Yays

a Slick and Accessible Slideshow Using jQuery

Views 19361   downloads 3173   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.…

107
Yays

Awesome Diapo slideshow with jQuery

Views 35971   downloads 9587   Slideshow & Scroller

Diapo slideshow is an open source project. You can suggest changes or improvements if you want. You can download it and use for free, you can also include it in your projects and sell it as part of a…

106
Yays

Sliding Image Gallery jQuery Plugin

Views 13894   downloads 2839   Slideshow & Scroller

The idea behind this plug-in is to display a varying number of images in an attractive and easy to use manner. The inspiration for this plug-in this iTunes album viewer. The SlidingGallery plug-in will…

105
Yays

jQuery cool Polaroid Photobar Gallery

Views 14622   downloads 2321   Slideshow & Scroller

we are going to create an image gallery with a Polaroid look. We will have albums that will expand to sets of slightly rotated thumbnails that pop out on hover. The full image will slide in from the bottom…

104
Yays

sexy image scroller jQuery plugin

Views 15267   downloads 2094   Slideshow & Scroller

Requirements: jQuery Core (latest), jQuery Easing Plugin. There are five examples, Default settings. $("#box0").sexyCycle(); Easing effect + Prev and Next navigation, $("#box1").sexyCycle({ easing: 'easeInOutBounce',…

103
Yays

jQuery: Photo Slider

Views 10821   downloads 1568   Image Effects

My first thought was a thumbnail photo gallery, where clicking a button would reveal the entire photo and more information about that photo. This is what happens, in plan English: Click event on the “More…

103
Yays

SIDEWAYS –cool fullscreen image gallery with jQuery css3

Views 16237   downloads 2424   Slideshow & Scroller

A simple, yet elegant fullscreen image gallery created with the jQuery framework and some simple CSS. SIDEWAYS image gallery is made by implementation of some previous scripts/tutorials posted on this…

102
Yays

jShowOff jQuery Content Rotator

Views 14630   downloads 2503   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…