Submit your widget
70
Yays

Good jQuery Bubble Slideshow Effect

Views 18634   downloads 3800   Slideshow & Scroller

we will be building a jQuery-powered bubble animation effect. It will be a great way to present a set of images on your website as a interesting slideshow. And as the code will be completely modular,…

70
Yays

JosepMartins-dynamic text content carousels with jQuery

Views 17260   downloads 3780   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…

70
Yays

jQuery images animations effect

Views 28780   downloads 3627   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…

69
Yays

awesome JQuery Images Slideshow

Views 17460   downloads 3429   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,…

68
Yays

flash-like image/photo gallery with jquery

Views 23619   downloads 5012   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

Innovation multiaspect jquery Slide plugin

Views 16202   downloads 3508   Slideshow & Scroller

Finalmente un plugin per jquery semplice, leggero, ricco di effetti e molto versatile.Ci permetterà di scorrere in maniera “diversa” i nostri contenuti: immagini, testo, etc.Vediamo…

67
Yays

Simple Image Scroller with jQuery

Views 15944   downloads 2364   Image Effects

These large individual product images work great for products like shoes, but when we needed to introduce clothing items we couldn't fit the entire product in without shrinking the image down until…

67
Yays

Awesome Fullscreen Slideshow jQuery Plugin(Supersized 3.2 )

Views 24977   downloads 5687   Slideshow & Scroller

Features Resizes images to fill browser while maintaining image dimension ratio Cycles backgrounds via slideshow with transitions and dynamic preloading Core version is available for those that just want…

67
Yays

jQuery Background Stretcher rotation Plugin

Views 18758   downloads 3241   Slideshow & Scroller

bgStretcher 2011 (Background Stretcher) is a jQuery plug-in which allows you to add a large image (or a set of images) to the background of your web page and will proportionally resize the image(s) to…

66
Yays

jQuery fullscreen background image slideshow

Views 19080   downloads 3083   Slideshow & Scroller

With the help of some small HTML, nifty CSS and loads of jQuery, we're able to create an animated fullscreen background image slideshow. You can easily change the script by changing some variables.…

66
Yays

website on the infinite canvas with jQuery plugin

Views 13594   downloads 2744   Slideshow & Scroller

A jQuery port of impress.js based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com. Getting Started The only required files are jQuery and js/jmpress.js…

65
Yays

Images stack effect with jQuery

Views 30967   downloads 5709   Slideshow & Scroller

JavaScript var jstack = $("#imageBox").jStack({ isClickAnimation: true, isPositionRandom: true, durationOut: 300, durationIn: 200, easingOut: "easeInOutBack", easingIn: "easeOutBounce",…

65
Yays

A Responsive Image Carousel

Views 23312   downloads 5517   Slideshow & Scroller

  With the responsive awakening in web design it becomes important to not only take care of the visual part of a website but also of the functionality. Elastislide is a responsive jQuery image carousel…

64
Yays

jQuery like Apple slideshow banner rotator effect

Views 31225   downloads 4297   Slideshow & Scroller

Apple has always been a god in the way they present their products on its website.There’s always something to admire about them .This article explains how to clone the slider in Itunes web store…

63
Yays

Awesome jQuery Image Parallax Effect

Views 35982   downloads 7268   Slideshow & Scroller

Custom jQuery Plugin for Creating Parallax Effect Image Sliders Default options: var options = { autoPlay : 3000,//(mixed) (bool) false to disable, (int) duration to hold between slides in ms speed :…