Submit your widget
141
Yays

jQuery cool hover Slide Effect

Views 35841   downloads 4555   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…

129
Yays

jQuery Simple slideshow

Views 18717   downloads 2909   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…

137
Yays

jQuery Awesome flipping page gallery

Views 27829   downloads 4863   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…

103
Yays

SIDEWAYS –cool fullscreen image gallery with jQuery css3

Views 16192   downloads 2408   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…

116
Yays

Multi Style jQuery images gallery

Views 20564   downloads 2575   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…

281
Yays

jQuery Countdown Image Slider Plugin

Views 37437   downloads 7887   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…

105
Yays

jQuery cool Polaroid Photobar Gallery

Views 14585   downloads 2297   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 86228   downloads 19519   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…

92
Yays

jQuery Slider Gallery

Views 17743   downloads 2959   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…

102
Yays

jQuery scroll News Previewer

Views 14613   downloads 2958   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 21921   downloads 4754   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 29175   downloads 6018   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%;}…

127
Yays

a Brilliant Mask Transition Slideshow With jQuery

Views 20643   downloads 4104   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…

180
Yays

HTML5 jQuery Slideshow w/ Canvas

Views 36385   downloads 4782   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…

155
Yays

Image Flow with jquery

Views 39039   downloads 6202   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…