Submit your widget
79
Yays

Awesome jQuery focus figure effect

Views 37452   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…

78
Yays

Awesome jQuery scrolling decks plugin

Views 25918   downloads 5271   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

auto play Infinite Carousel Plugin with jQuery

Views 35411   downloads 6984   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…

76
Yays

jQuery images Scroller effect

Views 36738   downloads 7209   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',…

72
Yays

Useful circular and responsive jQuery carousel

Views 20950   downloads 4570   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

awesome JQuery Images Slideshow

Views 17391   downloads 3392   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,…

68
Yays

flash-like image/photo gallery with jquery

Views 23540   downloads 4981   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…

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

Nice jQuery Sliding Image Gallery

Views 24987   downloads 3641   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…

61
Yays

Fullscreen Image Slider with jQuery plugin

Views 29538   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…

61
Yays

Text and images scroll with jquery plugin

Views 21790   downloads 6330   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…

56
Yays

timeline slideshow with jQuery

Views 19931   downloads 7492   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-…

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…

47
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 25025   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…

24
Yays

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

Views 19162   downloads 4362   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…