Submit your widget
115
Yays

jgallery images lightbox jQuery

Views 9789   downloads 1801   Lightbox & Dialog & Overlay

Para utilizar é bem simples: Inclua o arquivo CSS do jGallery em seu documento Inclua o jQuery em seu documento Inclua o jGallery em seu documento Quando o DOM for carregado, chame a função…

95
Yays

Cross browser fluid jQuery image gallery

Views 13309   downloads 1608   Slideshow & Scroller

The plugin This little jQuery image gallery plugin is basicly recreates the standard built-in window scrolling with a smooth easing effect. It is still in an early, development state, thus it may suffer…

88
Yays

jQuery Flickr Photo gallery Plug

Views 8890   downloads 1245   Slideshow & Scroller

Simply hand the plug-in a Flickr set_id and give the container a width and height ! Example HTML Code Example <div id="flickr_div"></div> <!-- "flickr_count" Required for count and titles…

106
Yays

jQuery lightbox slideshow gallery

Views 11319   downloads 1745   Lightbox & Dialog & Overlay

Here it is. A super clean photo gallery! A full featured photo gallery, with navigation toolbar, thumbnails, autosize frame; you can also use it to show a public Flickr set or all public Flickr user photos.…

99
Yays

jquery masked gallery

Views 14238   downloads 2371   Image Effects

Slide your images into a mask! Build your own png mask and choose your images to slide inside! in the header: <script type="text/javascript" src="inc/jquery/1.3.2.min.js"></script> <script…

114
Yays

Hoverbox Image gallery

Views 21006   downloads 3694   Image Effects

It uses an anchor link for the effect, because that is the only thing that Internet Explorer allows the :hover psuedo-class to work with. While my example page only has # linked to, this could easily…

104
Yays

Sliding Image gallery CSS3

Views 20024   downloads 2385   Slideshow & Scroller

Sliding Image Gallery - Auf Basis von CSS3 sind auch ohne JavaScript fliessend animierte Übergänge bei Webseiten-Elementen wie Bilder-Galerien möglich.  Step 1: Definieren der HTML-Struktur…

104
Yays

Sliding Image gallery jQuery Plugin

Views 13844   downloads 2813   Slideshow & Scroller

The idea behind this plug-in is to display a varying number of images in an attractive and easy to use manner. The inspiration for this plug-in this iTunes album viewer. The SlidingGallery plug-in will…

119
Yays

Dynamic Flickr Photo gallery with Slider jQuery

Views 16528   downloads 2749   Slideshow & Scroller

flickrGallery is an open-source photo gallery for jQuery that allows you to dynamically pull images from a photoset in Flickr. The main functionalities of this gallery are a) to pull in images dynamically…

96
Yays

Like apple Slider gallery jQuery

Views 14203   downloads 2109   Slideshow & Scroller

This ‘product slider’ is similar to a straight forward gallery, except that there is a slider to navigate the items, i.e. the bit the user controls to view the items. Simple stuff. jQuery…

107
Yays

jQuery Large Thumb Photo gallery

Views 14115   downloads 2757   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…

308
Yays

fullscreen image gallery with jQuery

Views 29170   downloads 6015   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%;}…

92
Yays

jQuery Slider gallery

Views 17738   downloads 2958   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…

105
Yays

jQuery cool Polaroid Photobar gallery

Views 14579   downloads 2296   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…

116
Yays

Multi Style jQuery images gallery

Views 20559   downloads 2574   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…