Submit your widget
69
Yays

JosepMartins-dynamic text content carousels with jQuery

Views 17064   downloads 3722   Slideshow & Scroller

A Responsive Carousel If there's one thing that can compete with lightboxes for “world’s most done-to-death jQuery plugin,” it’s carousels. However, everything I came across…

68
Yays

flash-like image/photo gallery with jquery

Views 23455   downloads 4955   Slideshow & Scroller

jQuery Gallery Plugin take a grouping of images and turn it into an flash-like image/photo gallery. Starting with jQuery Gallery is really easy! Setup: Include the script and stylesheets in your document…

68
Yays

Web Page Content Indexer scroll with jQuery Plugin

Views 8354   downloads 1987   Layout & Interface

jQuery Web Page Content Indexer Plugin is a Auto Content Index creator plugin suited for making automatically created navigation menus with normal content index or a scroller menu style. This plugin is…

67
Yays

jQuery images animations effect

Views 28573   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…

66
Yays

awesome JQuery Images Slideshow

Views 17291   downloads 3364   Slideshow & Scroller

Slideshow is one of the most used feature in a web application, especially in a photo sharing site like flickr, photobucket, or maybe for used is some online store to showcasing some available new product,…

61
Yays

Text and images scroll with jquery plugin

Views 21431   downloads 6244   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…

60
Yays

Fullscreen Image Slider with jQuery plugin

Views 29327   downloads 4305   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…

59
Yays

Nice jQuery Sliding Image Gallery

Views 24862   downloads 3610   Slideshow & Scroller

There are a lot of jQuery image galleries out there, some of which are quite lovely (Galleria springs to mind). However, I've yet to discover a really nice-looking, full-window sliding image gallery…

55
Yays

Useful Scroll Pagination with jQuery

Views 21888   downloads 3384   Layout & Interface

jQuery ScrollPagination plugin has been developed by Anderson Ferminiano for studying purposes, you may use it for free in any project you want, only preserve the credits. Example $(function(){ $('#content').scrollPagination({…

53
Yays

jQuery browser follows Scroll Path

Views 18642   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…

53
Yays

Portfolio image navigation slider with jQuery

Views 21715   downloads 3725   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…

53
Yays

timeline slideshow with jQuery

Views 19778   downloads 7445   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-…

50
Yays

jQuery Sticky scrolling Sidebar

Views 25189   downloads 2883   Slideshow & Scroller

this is a jQuery sticky sidebar script. Well, you can, but then the element with that style will stay where it is relative to the top of the viewport. This means, if the element you are “fixing”…

50
Yays

jQuery.fracs plugin scroll

Views 8414   downloads 1172   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…

47
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 24807   downloads 8663   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…