Submit your widget
63
Yays

Text and images scroll with jquery plugin

Views 21939   downloads 6367   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 19250   downloads 4387   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 25123   downloads 8763   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…

56
Yays

timeline slideshow with jQuery

Views 20001   downloads 7520   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 21974   downloads 3796   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…

61
Yays

Fullscreen Image Slider with jQuery plugin

Views 29626   downloads 4378   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 25438   downloads 3773   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…

70
Yays

jQuery images animations effect

Views 28762   downloads 3615   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 37523   downloads 7763   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 18803   downloads 3347   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 21008   downloads 4602   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 28228   downloads 6635   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 36798   downloads 7233   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 54346   downloads 9475   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…

52
Yays

jQuery.fracs plugin scroll

Views 8532   downloads 1231   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…