Submit your widget
66
Yays

Text and images scroll with jquery plugin

Views 22473   downloads 6558   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…

27
Yays

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

Views 19586   downloads 4526   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…

50
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 25453   downloads 8932   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…

58
Yays

timeline slideshow with jQuery

Views 20308   downloads 7645   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-…

56
Yays

Portfolio image navigation slider with jQuery

Views 22236   downloads 3903   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 29961   downloads 4527   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…

94
Yays

impress lightbox effect

Views 25703   downloads 3888   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…

73
Yays

jQuery images animations effect

Views 28984   downloads 3751   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…

86
Yays

Awesome jQuery focus figure effect

Views 37783   downloads 7913   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…

56
Yays

jQuery browser follows Scroll Path

Views 18991   downloads 3435   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…

75
Yays

Useful circular and responsive jQuery carousel

Views 21209   downloads 4717   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…

82
Yays

Like apple CoverScroll plugin

Views 28434   downloads 6750   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…

78
Yays

jQuery images Scroller effect

Views 37035   downloads 7325   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',…

99
Yays

jQuery and CSS3 Sliding Horizontal Parallax

Views 54650   downloads 9573   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…

59
Yays

jQuery.fracs plugin scroll

Views 8706   downloads 1340   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…