Submit your widget
79
Yays

Awesome jQuery focus figure effect

Views 37337   downloads 7701   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…

77
Yays

Awesome jQuery scrolling decks plugin

Views 25817   downloads 5242   Slideshow & Scroller

Create section navigation by linking to slide id’s (optional) After linking all the required scripts (jQuery, Scrollorama, scrollTo, easing & scrolldeck), create the slide deck on document ready…

76
Yays

jQuery images Scroller effect

Views 36606   downloads 7190   Slideshow & Scroller

Scroller is a plugin for jQuery that allows display images in the form of round markers JavaScript $('.scroller').scroller({ element: 'a', // (string) HTML element direction: 'horizontal',…

74
Yays

auto play Infinite Carousel Plugin with jQuery

Views 35248   downloads 6956   Slideshow & Scroller

Creating a user interface to allow jumping around the sequence of images was the easy part. Version 1.2 of the infinite Carousel creates thumbnail gallery with several options which allows you to click…

72
Yays

Useful circular and responsive jQuery carousel

Views 20834   downloads 4545   Slideshow & Scroller

jQuery.carouFredSel is a plugin that turns any kind of HTML element into a carousel. It can scroll one or multiple items simultaneously, horizontal or vertical, infinite and circular, automatically or…

68
Yays

flash-like image/photo gallery with jquery

Views 23466   downloads 4959   Slideshow & Scroller

jQuery Gallery Plugin take a grouping of images and turn it into an flash-like image/photo gallery. Starting with jQuery Gallery is really easy! Setup: Include the script and stylesheets in your document…

67
Yays

jQuery images animations effect

Views 28588   downloads 3550   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…

66
Yays

awesome JQuery Images Slideshow

Views 17306   downloads 3370   Slideshow & Scroller

Slideshow is one of the most used feature in a web application, especially in a photo sharing site like flickr, photobucket, or maybe for used is some online store to showcasing some available new product,…

61
Yays

Text and images scroll with jquery plugin

Views 21465   downloads 6262   Slideshow & Scroller

Usage: Add js file: <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script src="jquery.scrollbox.js"></script> Add…

60
Yays

Fullscreen Image Slider with jQuery plugin

Views 29350   downloads 4312   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 24886   downloads 3616   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…

55
Yays

timeline slideshow with jQuery

Views 19794   downloads 7456   Slideshow & Scroller

Including the plugin on your page will turn a <ul> list into a slideshow with the <li>s as slides (see a markup example below). Then style it by CSS -with or without images-…

53
Yays

Portfolio image navigation slider with jQuery

Views 21734   downloads 3733   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…

47
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 24833   downloads 8674   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…

24
Yays

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

Views 18987   downloads 4329   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…