Submit your widget
83
Yays

Great TinySlider 2 with jQuery

Views 30400   downloads 6491   Slideshow & Scroller

This full-featured and standalone JavaScript slider is easily configurable and visually customizable using CSS. It also clocks in at a tiny 3KB. Features included from the first version include automatic…

81
Yays

a Canvas Slideshow with JQuery

Views 10807   downloads 2412   Slideshow & Scroller

First of all we create our “jquery enclosure” since we want to make sure we are using jquery and not other library! (function($) {})(jQuery); All standard till now, let’s start with…

81
Yays

Simple jquery Drag Controls Oversized Content

Views 10754   downloads 1440   Image Effects

When layout constraints bump up against the need for large images, finding a quality solution can be difficult. Mospromstroy  uses a creative technique to handle this situation: a "drag and drop"…

81
Yays

jQuery Lightweight, Versatile and Interactive Image Slider

Views 29584   downloads 6866   Slideshow & Scroller

gSlider is an interactive image slider built on jQuery. It is versatile, lightweight and easy to implement in any website or web applications. You can use gSlider for many purposes: Show your portfolio…

80
Yays

Like apple CoverScroll plugin

Views 28042   downloads 6565   Slideshow & Scroller

This is a CSS3 variant of the Apple's CoverFlow design pattern Usage HTML <div id="container"> <img src="img1.jpg" /> <img src="img2.jpg" /> <img…

79
Yays

super cool images slideshow Showcase with jQuery Plugin

Views 23209   downloads 5421   Slideshow & Scroller

Awkward Showcase is a plugin for the JavaScript Framework jQuery. We call it a Content Slider. But it can do more then just slide the content. For example you can add tooltips, enable thumbnails, activate…

79
Yays

Awesome jQuery focus figure effect

Views 37314   downloads 7694   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

Fixed Width And Height Scroll Effect.

Views 19226   downloads 3490   Slideshow & Scroller

iScroll 4 is a complete rewrite of the original iScroll code. The script development began because mobile webkit (on iPhone, iPad, Android) does not provide a native way to scroll content inside a fixed…

77
Yays

Awesome jQuery scrolling decks plugin

Views 25801   downloads 5234   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 36588   downloads 7182   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

(jPaginator) jQuery pagination and scrolling with interface plugin

Views 15130   downloads 2811   Layout & Interface

jPaginator is a nifty jQuery plugin by Remy Elazare which combines pagination and scrolling in a simple user interface. Remy recently asked me if I would like to use it for something on Webdesigntuts+…

74
Yays

auto play Infinite Carousel Plugin with jQuery

Views 35224   downloads 6948   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 20818   downloads 4536   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…

70
Yays

scrollorama---The jQuery cool scrolly plugin

Views 17393   downloads 3007   Text & Link Effects

Design and build your site, dividing your content into blocks. Embed scrollorama.js after jQuery and initialize the plugin, passing the blocks class selector as a parameter. $(document).ready(function()…

70
Yays

Smooth Page Scroller effect with jQuery

Views 25424   downloads 5421   Slideshow & Scroller

Page Scroller is a powerful JavaScript based smooth scrolling navigation system that utilizes the robust jQuery library. Created entirely with ease of use in mind, the plugin will work on any website.…