Submit your widget
140
Yays

jQuery cool hover Slide Effect

Views 35578   downloads 4505   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…

128
Yays

jQuery Simple slideshow

Views 18588   downloads 2860   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…

136
Yays

jQuery Awesome flipping page gallery

Views 27699   downloads 4811   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…

102
Yays

SIDEWAYS –cool fullscreen image gallery with jQuery css3

Views 16045   downloads 2358   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…

114
Yays

Multi Style jQuery images gallery

Views 20426   downloads 2524   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…

280
Yays

jQuery Countdown Image Slider Plugin

Views 37206   downloads 7829   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…

104
Yays

jQuery cool Polaroid Photobar Gallery

Views 14442   downloads 2248   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…

543
Yays

The Most Awesome jQuery & WordPress Image Slider

Views 85843   downloads 19437   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…

90
Yays

jQuery Slider Gallery

Views 17579   downloads 2919   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…

101
Yays

jQuery scroll News Previewer

Views 14491   downloads 2904   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…

136
Yays

jQuery & CSS MobileApp Website effect

Views 21795   downloads 4701   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,…

308
Yays

fullscreen image gallery with jQuery

Views 28999   downloads 5961   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%;}…

126
Yays

a Brilliant Mask Transition Slideshow With jQuery

Views 20448   downloads 4046   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…

179
Yays

HTML5 jQuery Slideshow w/ Canvas

Views 36202   downloads 4721   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…

154
Yays

Image Flow with jquery

Views 38792   downloads 6141   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…