Submit your widget
22
Yays

widescreen images switching effects focus map with jQuery

Views 10776   downloads 2232   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 18931   downloads 4300   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 11217   downloads 2237   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…

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…

41
Yays

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

Views 16799   downloads 4664   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.…

33
Yays

jQuery awesome wrap of photo collection-PhotoCradle

Views 14479   downloads 3808   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 19214   downloads 4078   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…

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…

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…

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…

137
Yays

Multiple super cool image slide with jQuery

Views 33632   downloads 11103   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,…

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…

67
Yays

jQuery images animations effect

Views 28554   downloads 3532   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…

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",…

79
Yays

Awesome jQuery focus figure effect

Views 37295   downloads 7687   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…