Submit your widget
22
Yays

widescreen images switching effects focus map with jQuery

Views 11330   downloads 2315   Slideshow & Scroller

Applicable browsers: IE6, IE7, IE8, 360, FireFox, Chrome, Safari, Opera, Maxthon, Sogou, Window of the World. jQuery focus map prepared by the generous widescreen switching effects. The main code: <script…

24
Yays

Revolver.js - a jQuery (Mootools) content slider plugin

Views 19161   downloads 4361   Slideshow & Scroller

Revolver.js is a modular javascript library to help you build your own content slider. It has a sensable, unopinionated API that helps you get from mockup to reality with less friction than the other…

24
Yays

support mobile devices Liquid Slider effect

Views 11372   downloads 2296   Slideshow & Scroller

The last responsive content slider you'll ever need Advanced CSS3 transitions Unfortunately, traditional animations are not always as smooth as you'd want them to be, specifically on some mobile…

47
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 25024   downloads 8722   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…

41
Yays

awesome image/text-sliders with jQuery---FractionSlider

Views 16975   downloads 4711   Slideshow & Scroller

FractionSlider is a jQuery plugin for image/text-sliders. It allows you to animate multiple elements per slide. You can set different animation methods like fade or transitions from a certain direction.…

35
Yays

jQuery awesome wrap of photo collection-PhotoCradle

Views 14654   downloads 3849   Slideshow & Scroller

PhotoCradle is designed to deliver photos from 3rd party services to your website and wrap it into a smooth customizable slideshow. PhotoCradle is a client based javascript driven application. It uses…

36
Yays

Likes books content flip plugin with jQuery

Views 19382   downloads 4121   Slideshow & Scroller

booklet-like component that let's you navigate through its items by flipping the pages with jQuery BookBlock is a plugin that can be used for creating booklet-like components that allow a “page…

48
Yays

3D jQuery image slider with swipe-like transitions

Views 25416   downloads 6054   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…

55
Yays

Portfolio image navigation slider with jQuery

Views 21883   downloads 3771   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…

61
Yays

Fullscreen Image Slider with jQuery plugin

Views 29536   downloads 4349   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…

139
Yays

Multiple super cool image slide with jQuery

Views 33813   downloads 11176   Slideshow & Scroller

this is easy to use jQuery image slider with animated captions, responsive layout and HTML Elements like (Video, iFrame) slider. Easily add unlimited number of slides and captions. Use it as image slider,…

55
Yays

jQuery and CSS3 image 3D Flipping Slider effect

Views 28922   downloads 4707   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…

68
Yays

jQuery images animations effect

Views 28707   downloads 3584   Slideshow & Scroller

JZoopraxiscope is a jQuery plugin for making animations from static images inspired in Eadweard Muybridge's Zoopraxiscope. Requirements JQuery JQuery UI An image representing the sequence to be animated…

62
Yays

Images stack effect with jQuery

Views 30852   downloads 5667   Slideshow & Scroller

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

79
Yays

Awesome jQuery focus figure effect

Views 37451   downloads 7732   Slideshow & Scroller

jQuery  focus figure effect. javascript $(function() { var sWidth = $("#focus").width(); var len = $("#focus ul li").length; var index = 0; var picTimer; var btn = "<div…