Submit your widget
79
Yays

Awesome jQuery focus figure effect

Views 37301   downloads 7689   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 25785   downloads 5232   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 36572   downloads 7179   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 35206   downloads 6944   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 20805   downloads 4532   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 23450   downloads 4953   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 28563   downloads 3536   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 17283   downloads 3363   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 21394   downloads 6235   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 29303   downloads 4301   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 24855   downloads 3607   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…

53
Yays

Portfolio image navigation slider with jQuery

Views 21698   downloads 3724   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…

53
Yays

timeline slideshow with jQuery

Views 19757   downloads 7437   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-…

47
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 24780   downloads 8656   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 18938   downloads 4302   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…