Submit your widget
104
Yays

jQuery cool Polaroid Photobar Gallery

Views 14555   downloads 2283   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…

130
Yays

Annotation Overlay Effect with jQuery

Views 11294   downloads 1646   Image Effects

we will create a simple overlay effect to display annotations in e.g. portfolio items of a web designers portfolio. The Markup The HTML is pretty simple: we have a main “portfolio” wrapper…

543
Yays

The Most Awesome jQuery & WordPress Image Slider

Views 86148   downloads 19501   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…

91
Yays

jQuery Slider Gallery

Views 17710   downloads 2949   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 14579   downloads 2945   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…

138
Yays

jQuery & CSS MobileApp Website effect

Views 21891   downloads 4739   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 29138   downloads 6005   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%;}…

106
Yays

jQuery Large Thumb Photo Gallery

Views 14085   downloads 2745   Slideshow & Scroller

What I decided to do was load the large images into the page with AJAX so that the initial load time was faster, and the gallery could handle more images on slower connections. The HTML Below is the new…

143
Yays

thumbnail scroller with jquery

Views 34773   downloads 4455   Slideshow & Scroller

A cool jquery/css thumbnail scroller inspired by the ones made in Flash. It works on mouse over and it’s simple to configure and easy to style through css. The code for the full sized, horizontal…

109
Yays

Jquery Image Fade Cross Transition

Views 12370   downloads 1716   Image Effects

  Image rollovers were the staple JavaScript nugget of the 90s, and for a lot of JavaScript developers I know, one of the starting places their passion for JavaScript. Today, rollovers are a no-brainer…

126
Yays

a Brilliant Mask Transition Slideshow With jQuery

Views 20601   downloads 4091   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 36330   downloads 4766   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 39000   downloads 6190   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…

117
Yays

Notes For LightBox With jQuery

Views 17419   downloads 3934   Lightbox & Dialog & Overlay

NotesForLightBox is a simple, unobtrusive script used to overlay images on the current page. It's a snap to setup and works on all modern browsers. The current functionalities are: Rounded corners light…

135
Yays

lightweight Scrollbar jQuery plugin

Views 18611   downloads 5022   Slideshow & Scroller

Tiny Scrollbar can be used for scrolling content. It was built using the javascript jQuery library. Tiny scrollbar was designed to be a dynamic lightweight utility that gives webdesigners a powerfull…