Submit your widget
64
Yays

jQuery fullscreen background image slideshow

Views 18883   downloads 3010   Slideshow & Scroller

With the help of some small HTML, nifty CSS and loads of jQuery, we're able to create an animated fullscreen background image slideshow. You can easily change the script by changing some variables.…

62
Yays

jQuery Images Hover Cycle effect

Views 14350   downloads 3005   Image Effects

A quick way to add a hover responsive, fast cycling, jQuery powered slideshow to your site. The Basics I first saw this style slideshow as a Flash solution on Cargo Collective, which has since been updated…

62
Yays

Awesome jQuery Image Parallax Effect

Views 35798   downloads 7178   Slideshow & Scroller

Custom jQuery Plugin for Creating Parallax Effect Image Sliders Default options: var options = { autoPlay : 3000,//(mixed) (bool) false to disable, (int) duration to hold between slides in ms speed :…

60
Yays

jQuery images opening and closing door effect

Views 20135   downloads 2223   Slideshow & Scroller

Imagine you have a sliding door, one left and one right. In order to open/close this particular door, we have to pull or push both door so that it will open or close completely. This is the usual case…

60
Yays

Apple Style Slider Plugin with jQuery

Views 22056   downloads 4119   Slideshow & Scroller

Sequence is the jQuery slider plugin with infinite style. It provides the complete functionality for a website slider without forcing you to use a set theme. In fact, Sequence has no in-built theme, leaving…

60
Yays

Images stack effect with jQuery

Views 30673   downloads 5609   Slideshow & Scroller

JavaScript var jstack = $("#imageBox").jStack({ isClickAnimation: true, isPositionRandom: true, durationOut: 300, durationIn: 200, easingOut: "easeInOutBack", easingIn: "easeOutBounce",…

60
Yays

Fullscreen Image Slider with jQuery plugin

Views 29290   downloads 4300   Slideshow & Scroller

Features Realtime window resize responsive Optimization for tablet and smartphone Easy to installation configuration Support touch gestures Support left/right arrow keys Preload images  Step1:include…

59
Yays

Nice jQuery Sliding Image Gallery

Views 24851   downloads 3606   Slideshow & Scroller

There are a lot of jQuery image galleries out there, some of which are quite lovely (Galleria springs to mind). However, I've yet to discover a really nice-looking, full-window sliding image gallery…

59
Yays

Nice Stacking images Gallery with jQuery

Views 24710   downloads 4937   Slideshow & Scroller

Learn how to create a simple and neat stacking Photo Gallery using CSS and jQuery. Click on the View Demo link below to view the stacking image gallery. Images are stacked one behind the other and on…

58
Yays

jQuery Stylish Background Image Sliding effect

Views 25359   downloads 3857   Slideshow & Scroller

we'll show you how to create sliding image cell effect. This is will something like small photo gallery. Step 1. HTML Here are full html code of our result. For our demonstration I use 5 photos –…

53
Yays

jQuery and CSS3 image 3D Flipping Slider effect

Views 28753   downloads 4652   Image Effects

There are many ways on displaying our portfolio, one of them is using grid style with slider effect for pagination. In this tutorial I’m going to share about how to displaying our portfolio grid…

53
Yays

Portfolio image navigation slider with jQuery

Views 21695   downloads 3721   Image Effects

 The idea is to show some portfolio items in a grouped fashion and navigate through them in all 2D ways (horizontal/vertical). Either the arrows or the little boxes below the current image can be…

46
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 24747   downloads 8632   Slideshow & Scroller

How to use? $('#demo').skdslider({'delay':5000, 'fadeSpeed': 2000}); Available Options Option Description delay Delay duration between two slides in micro seconds. Example: 5000…

42
Yays

cool content slider jQuery plugin

Views 29653   downloads 5171   Slideshow & Scroller

Revolver is a new content slider that makes no assumptions about your markup. Think of Revolver as a boilerplate or framework for making your own slider, exactly the way you want it. But don't let…

41
Yays

3D jQuery image slider with swipe-like transitions

Views 25188   downloads 6002   Slideshow & Scroller

This is a triple panel jQuery image slider with a 3D look and swipe-like transitions. The idea is to have a main panel and two lateral panels that are rotated slightly in 3D space. When navigating, we…