Submit your widget
22
Yays

widescreen images switching effects focus map with jQuery

Views 10752   downloads 2226   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 18926   downloads 4297   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 11209   downloads 2233   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 24739   downloads 8628   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 16794   downloads 4660   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 14474   downloads 3805   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 19205   downloads 4074   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 25181   downloads 5998   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 21687   downloads 3717   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 29279   downloads 4295   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 33621   downloads 11095   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 28748   downloads 4648   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 28550   downloads 3529   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 30666   downloads 5607   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 37288   downloads 7683   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…