Submit your widget
143
Yays

jQuery cool hover Slide Effect

Views 36285   downloads 4684   Slideshow & Scroller

Setting up our files Ok let’s start by opening our text editor and creating a new html document, save this to your desktop as “index.html”. Now create a new css file and save this as…

131
Yays

jQuery Simple slideshow

Views 18967   downloads 3016   Slideshow & Scroller

Show only the first image and hide the others; Place a “current” class on the list-item; Only exucute the function once when it has a current status. That’s it? Yep… it’s…

141
Yays

jQuery Awesome flipping page gallery

Views 28117   downloads 4994   Slideshow & Scroller

This plugin builds an image gallery made as a book. You can flip the book pages to view the next or previous image clicking or dragging the animated corners shown when hovering on the gallery area. The…

108
Yays

SIDEWAYS –cool fullscreen image gallery with jQuery css3

Views 16486   downloads 2516   Slideshow & Scroller

A simple, yet elegant fullscreen image gallery created with the jQuery framework and some simple CSS. SIDEWAYS image gallery is made by implementation of some previous scripts/tutorials posted on this…

121
Yays

Multi Style jQuery images gallery

Views 20846   downloads 2696   Slideshow & Scroller

How to use To create image gallery on your html webpage, you should encapsulate all gallery images into a block element (ex. "div") with specified width and height properties. Galileory script would automaticly…

283
Yays

jQuery Countdown Image Slider Plugin

Views 37816   downloads 8026   Slideshow & Scroller

Note: Works best in Chrome, Safari, FF3.5+ (but is tested for IE7+, FF3.5+, Chrome and Safari) Most jQuery image sliders hover at around 8 kbs for minified versions, and around 15kbs or more for uncompressed…

109
Yays

jQuery cool Polaroid Photobar Gallery

Views 14849   downloads 2426   Slideshow & Scroller

we are going to create an image gallery with a Polaroid look. We will have albums that will expand to sets of slightly rotated thumbnails that pop out on hover. The full image will slide in from the bottom…

547
Yays

The Most Awesome jQuery & WordPress Image Slider

Views 86864   downloads 19655   Slideshow & Scroller

Features 16 unique transition effects Simple clean & valid markup Loads of settings to tweak Built in directional and control navigation Packed version only weighs 7kb Supports linking images Keyboard…

93
Yays

jQuery Slider Gallery

Views 18059   downloads 3069   Slideshow & Scroller

This example is about creating a creative gallery with a slider for the thumbnails. The idea is to have an expanding thumbnails area which opens once an album is chosen. The thumbnails will scroll to…

104
Yays

jQuery scroll News Previewer

Views 14869   downloads 3075   Slideshow & Scroller

we will create a news previewer that let’s you show your latest articles or news in a compact way. The news previewer will show some list of articles on the left side and the preview of the article…

139
Yays

jQuery & CSS MobileApp Website effect

Views 22144   downloads 4879   Slideshow & Scroller

As a web developer, you have to bring creativity and attention to detail to your work. It is often the little things that leave a lasting impression to a visitor. Be it a lovable character illustration,…

310
Yays

fullscreen image gallery with jQuery

Views 29568   downloads 6152   Slideshow & Scroller

A fullscreen image gallery made with jQuery and CSS. The code The css with some custom font via Google font API @import url(http://fonts.googleapis.com/css?family=Josefin+Sans+Std+Light); html,body{height:100%;}…

130
Yays

a Brilliant Mask Transition Slideshow With jQuery

Views 20950   downloads 4239   Slideshow & Scroller

Setting up workspace for the plugin. Before we can move forward, there are few things we need to look at. We will keep our presentation separated from logic, so we will create a css file jMask.css for…

187
Yays

HTML5 jQuery Slideshow w/ Canvas

Views 36778   downloads 4899   Slideshow & Scroller

You’ve probably heard a lot about the new HTML5 canvas element. As the name implies, this is a special element that allows us to create and modify graphics. In addition, we can also use it like…

156
Yays

Image Flow with jquery

Views 39369   downloads 6310   Slideshow & Scroller

ImageFlow is an unobtrusive and userfriendly JavaScript image gallery. For more information about ImageFlow read the features list, take a look at the documentation and check the blog. For anything else…