Submit your widget
85
Yays

jQuery morphing slideshow gallery

Views 9351   downloads 1394   Slideshow & Scroller

A gallery that "morphs" images between transitions Html code <div class="jmorph"> <div class="imageContainer"> <div class="image"> <div class="currentImg" style> <div class="nextImg"></div>…

124
Yays

Simple Image gallery Navigation (slider) plugin in jQuery

Views 27235   downloads 3619   Slideshow & Scroller

How to setup You must include in your page’s HEAD section the jQuery library and the slider plugin : Add JavaScript Files: <script src="js/jquery-1.3.2.min.js" type="text/javascript"></script>…

189
Yays

Apple-style Slideshow gallery With jQuery

Views 16828   downloads 3920   Slideshow & Scroller

We are making an Apple-like slideshow gallery, similar to the one they use on their website to showcase their products. It will be entirely front-end based, no PHP or databases required. So go ahead and…

97
Yays

Micro Image gallery Slideshow

Views 11806   downloads 1738   Slideshow & Scroller

Here’s an improved version of the Micro Image Gallery Plugin.Added some features as suggested in the comments, specifically the auto play function, the possibility to add descriptions for each image,…

103
Yays

Zoom-Info – Create An Informative Image gallery With jQuery & CSS

Views 15467   downloads 3028   Image Effects

Question: Have you ever wanted to neatly display a few lines of text about an image in your site but didn’t want to compromise on the design of your overall layout?we'll going to show you how to…

200
Yays

galleryView: A jQuery Content Gallery Plugin

Views 29276   downloads 6421   Slideshow & Scroller

GalleryView aims to provide jQuery users with a flexible, attractive content gallery that is both easy to implement and a snap to customize.   View Demonstration   Default Implementation Small…

89
Yays

Thumbnail gallery with Slick Heading and Caption Effect with jQuery

Views 11680   downloads 1892   Image Effects

This is a simple jQuery , but can be extremely useful in frontend design Similar examples 1. HTML It's simple, inside the container - photo class you have three objects, first div is the heading, image…

120
Yays

Image Preview gallery

Views 19083   downloads 3674   Image Effects

Here we have a bunch of thumbnails. When each thumbnail is rolled over, script will load an image that we have linked in HREF attribute of an A tag. That makes this method accessible as well, because…

93
Yays

More Classic gallery Slideshow(jQuery )

Views 14025   downloads 2344   Slideshow & Scroller

Galleria is a JavaScript image gallery unlike anything else. It can take a simple list of images and turn it into a foundation of multiple intelligent gallery designs, suitable for any project. You try…

306
Yays

Dots gallery scroller(jQuery )

Views 42075   downloads 6213   Slideshow & Scroller

Dots gallery with iPhone images from Apple.com    Similar examples You try it yourself in it's simpler form by following these simple steps: Include jquery and Galleria: <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>…

89
Yays

Minimalistic Slideshow gallery with jQuery

Views 11103   downloads 2228   Slideshow & Scroller

We will create a simple and beautiful slideshow gallery that can be easily integrated in your web site. The idea is to have a container with our slideshow and the options to view a grid of thumbnails,…

98
Yays

jQuery Image gallery/News Slider

Views 16203   downloads 2389   Slideshow & Scroller

Introduction Until this day, jQuery is still blowing me away with its simplicity and robustness. As you can see, I have been concentrated to produce tutorials about it, and I just couldn't help it! Right,…

102
Yays

Images Spacegallery

Views 12914   downloads 2898   Image Effects

Attach the Javascript and CSS files to your document. Edit CSS file and fix the paths to images and change colors to fit your site theme. Important: be sure to include Javascript files in the specific…

100
Yays

awsesome images gallery using css3 and jquery

Views 6939   downloads 1664   Lightbox & Dialog & Overlay

we will be creating a very simple but great looking css3 image gallery using jquery and css3. The image gallery will be tited to the side and on hover will move. Whenever you click on the image a lightbox…

101
Yays

lightbox gallery Mootools Plugin

Views 9705   downloads 2100   Lightbox & Dialog & Overlay

Here's how it works: First, the thumbnails are loaded. When they are ready, users can click a thumbnail and watch the gallery transform into a slideshow, which is then navigated by clicking the left column…