Submit your widget
143
Yays

jQuery cool hover Slide Effect

Views 36227   downloads 4666   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 18935   downloads 3004   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 28082   downloads 4977   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 16449   downloads 2505   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 20813   downloads 2681   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 37769   downloads 8010   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…

107
Yays

jQuery cool Polaroid Photobar Gallery

Views 14812   downloads 2404   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 86794   downloads 19638   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 18010   downloads 3054   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 14838   downloads 3059   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 22116   downloads 4861   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 29516   downloads 6136   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 20913   downloads 4223   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 36714   downloads 4883   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 39305   downloads 6296   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…