Submit your widget
53
Yays

timeline slideshow with jQuery

Views 19757   downloads 7437   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-…

51
Yays

photo puzzle effect with jQuery

Views 14066   downloads 2376   Image Effects

Reference (Note: This plugin works with jquery 1.3+ [the version used in this demo is 1.5.2]) jquery-1.5.2.min.js jquery.jspuzzle-beta.js Html <div id="imageContainer"> <img id="truck"…

51
Yays

jQuery images Interactive and Filterable Plugin

Views 15522   downloads 3084   Image Effects

The plugin is configurable to work with just about any markup. Filters <ul id="portfolio-filter"> <li><a href="#all">All</a> </li> <li><a rel="design"…

47
Yays

jQuery useful preload image effect

Views 13688   downloads 1746   Image Effects

The idea is to preload an image first to browser cache, then display it when completely loaded using jQuery. We can also make it more presentable to viewers by adding a fade in effect after we preload…

47
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 24780   downloads 8656   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…

44
Yays

jQuery Fullscreen Background effect

Views 23816   downloads 3449   Image Effects

If you’re a webdeveloper or designer we'll pretty sure you’ve run into the problem of people wanting to have “fullscreen content” or just background images that will stretch…

42
Yays

cool content slider jQuery plugin

Views 29658   downloads 5175   Slideshow & Scroller

Revolver is a new content slider that makes no assumptions about your markup. Think of Revolver as a boilerplate or framework for making your own slider, exactly the way you want it. But don't let…

41
Yays

3D jQuery image slider with swipe-like transitions

Views 25196   downloads 6005   Slideshow & Scroller

This is a triple panel jQuery image slider with a 3D look and swipe-like transitions. The idea is to have a main panel and two lateral panels that are rotated slightly in 3D space. When navigating, we…

41
Yays

awesome image/text-sliders with jQuery---FractionSlider

Views 16803   downloads 4664   Slideshow & Scroller

FractionSlider is a jQuery plugin for image/text-sliders. It allows you to animate multiple elements per slide. You can set different animation methods like fade or transitions from a certain direction.…

36
Yays

Image black and white switch with jQuery.

Views 22212   downloads 3599   Image Effects

This plug-in can easily convert any colored image into a B&W greyscale image. It uses the the HTML5 canvas tag and a fallback for the old browsers Usage 1 Include the plug into the page: <script…

36
Yays

Likes books content flip plugin with jQuery

Views 19222   downloads 4081   Slideshow & Scroller

booklet-like component that let's you navigate through its items by flipping the pages with jQuery BookBlock is a plugin that can be used for creating booklet-like components that allow a “page…

35
Yays

fc.tape — rotate css-sprites like cinema tape

Views 14661   downloads 2000   Slideshow & Scroller

jQuery widget for sprite animations.   Basic usage   To embed the widget in your page you need to create a block element with fixed dimensions, equal to your frame size, and background image…

35
Yays

popular jQuery Cropping Images

Views 12950   downloads 1528   Image Effects

you just want to display a collection (or more) of images with different dimensions. The problem seems easy enough.   The task of manually creating thumbnail for each image is quite tedious and it’s…

33
Yays

jQuery images Lazy Load plugin

Views 13505   downloads 1777   Image Effects

This  is very useful and it boosts performance delaying loading of images in long web pages because images outside of viewport (visible part of web page) won't be loaded until the user scrolls…

33
Yays

jQuery awesome wrap of photo collection-PhotoCradle

Views 14484   downloads 3809   Slideshow & Scroller

PhotoCradle is designed to deliver photos from 3rd party services to your website and wrap it into a smooth customizable slideshow. PhotoCradle is a client based javascript driven application. It uses…