Submit your widget
61
Yays

Text and images scroll with jquery plugin

Views 21437   downloads 6248   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 18962   downloads 4320   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…

47
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 24813   downloads 8664   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 19779   downloads 7447   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 21722   downloads 3726   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 29331   downloads 4307   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 25249   downloads 3701   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 28576   downloads 3541   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 37317   downloads 7695   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 18646   downloads 3295   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 20821   downloads 4537   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 28046   downloads 6566   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 36592   downloads 7185   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 54119   downloads 9409   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 8415   downloads 1173   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…