Submit your widget
64
Yays

Text and images scroll with jquery plugin

Views 22219   downloads 6456   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…

26
Yays

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

Views 19429   downloads 4441   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…

49
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 25287   downloads 8849   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…

57
Yays

timeline slideshow with jQuery

Views 20201   downloads 7592   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 22105   downloads 3854   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…

63
Yays

Fullscreen Image Slider with jQuery plugin

Views 29798   downloads 4454   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…

93
Yays

impress lightbox effect

Views 25559   downloads 3834   Lightbox & Dialog & Overlay

It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com. Currently impress.js works fine in latest Chrome/Chromium…

72
Yays

jQuery images animations effect

Views 28884   downloads 3695   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…

85
Yays

Awesome jQuery focus figure effect

Views 37652   downloads 7848   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…

55
Yays

jQuery browser follows Scroll Path

Views 18903   downloads 3389   Slideshow & Scroller

jQuery Scroll Path is a plugin that lets you define your own custom scroll path. What this means exactly is best understood by checking out the demo. The plugin uses canvas flavored syntax for drawing…

72
Yays

Useful circular and responsive jQuery carousel

Views 21109   downloads 4668   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…

81
Yays

Like apple CoverScroll plugin

Views 28338   downloads 6697   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…

77
Yays

jQuery images Scroller effect

Views 36915   downloads 7285   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',…

98
Yays

jQuery and CSS3 Sliding Horizontal Parallax

Views 54503   downloads 9527   Slideshow & Scroller

Sequence is the jQuery slider plugin with infinite style. It provides the complete functionality for a website slider without forcing you to use a set theme. In fact, Sequence has no in-built theme, leaving…

57
Yays

jQuery.fracs plugin scroll

Views 8639   downloads 1289   Layout & Interface

jQuery.fracs determines some fractions for an HTML element (visible fraction, fraction of the viewport, ...) and also provides the coordinates of these areas. As a bonus there is a page outline feature…