Submit your widget
62
Yays

Nice jQuery Sliding Image Gallery

Views 25064   downloads 3664   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…

62
Yays

jQuery images opening and closing door effect

Views 20450   downloads 2297   Slideshow & Scroller

Imagine you have a sliding door, one left and one right. In order to open/close this particular door, we have to pull or push both door so that it will open or close completely. This is the usual case…

62
Yays

Images stack effect with jQuery

Views 30947   downloads 5697   Slideshow & Scroller

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

61
Yays

Apple Style Slider Plugin with jQuery

Views 22247   downloads 4180   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…

61
Yays

Fullscreen Image Slider with jQuery plugin

Views 29632   downloads 4384   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…

60
Yays

jQuery Stylish Background Image Sliding effect

Views 25544   downloads 3931   Slideshow & Scroller

we'll show you how to create sliding image cell effect. This is will something like small photo gallery. Step 1. HTML Here are full html code of our result. For our demonstration I use 5 photos –…

59
Yays

Nice Stacking images Gallery with jQuery

Views 24891   downloads 5007   Slideshow & Scroller

Learn how to create a simple and neat stacking Photo Gallery using CSS and jQuery. Click on the View Demo link below to view the stacking image gallery. Images are stacked one behind the other and on…

58
Yays

Pure CSS3 Image Slider effect

Views 28960   downloads 4400   Slideshow & Scroller

Image slider is a popular effect and often used in portfolio sites and blogs. Most of these sliders are created by Javascript. But with CSS3′s strength, we can implement an image slider with only…

56
Yays

timeline slideshow with jQuery

Views 20004   downloads 7521   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-…

55
Yays

vertical scroll news ticker with jQuery

Views 21835   downloads 5053   Slideshow & Scroller

this plugin for easy and simple vertical news automatic scrolling. This plugin will calculate height automaticaly, so no styling needed (added an option to set height manually). Just grab it and use it.…

55
Yays

jQuery browser follows Scroll Path

Views 18815   downloads 3349   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…

55
Yays

Hotspot tooltips Plugin with jQuery

Views 17918   downloads 6208   Slideshow & Scroller

You can use this jQuery Hotspot Plugin in a product introduction or image showcase, which support the auto delay slideshow and can trigger by click or hover. Works fine in the mobile device like iPhone…

53
Yays

jQuery Sticky scrolling Sidebar

Views 25366   downloads 2949   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”…

49
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 25132   downloads 8767   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…

48
Yays

3D jQuery image slider with swipe-like transitions

Views 25526   downloads 6083   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…