Submit your widget
61
Yays

Text and images scroll with jquery plugin

Views 21364   downloads 6224   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…

24
Yays

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

Views 18925   downloads 4293   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…

46
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 24738   downloads 8625   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…

53
Yays

timeline slideshow with jQuery

Views 19742   downloads 7428   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 21686   downloads 3714   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…

60
Yays

Fullscreen Image Slider with jQuery plugin

Views 29278   downloads 4292   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 25224   downloads 3686   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…

67
Yays

jQuery images animations effect

Views 28549   downloads 3526   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…

79
Yays

Awesome jQuery focus figure effect

Views 37287   downloads 7681   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…

53
Yays

jQuery browser follows Scroll Path

Views 18623   downloads 3287   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 20792   downloads 4525   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…

80
Yays

Like apple CoverScroll plugin

Views 28014   downloads 6552   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…

76
Yays

jQuery images Scroller effect

Views 36563   downloads 7172   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',…

96
Yays

jQuery and CSS3 Sliding Horizontal Parallax

Views 54088   downloads 9401   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…

50
Yays

jQuery.fracs plugin scroll

Views 8390   downloads 1159   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…