Submit your widget
131
Yays

JavaScript Popup lightbox

Views 42346   downloads 9410   Lightbox & Dialog & Overlay

TinyBox is a lightweight and standalone modal window script. At only 3.4KB it doesn’t include any slideshow capabilities built-in but allows for any AJAX or HTML input so the sky is the limit.The…

129
Yays

Fancy Zoom with jquery or Mootools

Views 17665   downloads 4657   Lightbox & Dialog & Overlay

FIrst off, you can visit the demo to see the effect in action. the fancyZoom effect is added in a much more jQuery-like way. $(document).ready(function() { $('a.zoom').fancyZoom(); }); This will add the…

127
Yays

Better Captions for jQuery’s FancyBox Plugin lightbox

Views 17256   downloads 4527   Lightbox & Dialog & Overlay

After a few changes to the stylesheet and some light enhancements to the code, I managed to get the effect I was looking for.  The caption actually fades in and out on mouse-over, so it’s not…

123
Yays

custom confirm dialog in the form use jQuery plugin

Views 18422   downloads 2433   Lightbox & Dialog & Overlay

Continuing on our quest for building customizable alternatives for browser’s controls, this week we are building a cross-browser, custom confirm dialog in the form of an easy to use jQuery plugin.…

122
Yays

Very nice looking, Lightbox Gallery Picbox(jQuery)

Views 13028   downloads 2584   Lightbox & Dialog & Overlay

Picbox is a lightweight (around 5KB) javascript image viewer based on the excellent Slimbox by Christophe Beyls, and available using either the  jQuery frameworks. It features automatic resizing…

120
Yays

Notes For LightBox With jQuery

Views 17601   downloads 3994   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…

120
Yays

nice modal dialog box on Form Submit jQuery UI

Views 51512   downloads 6870   Form

I wanted to make a nice modal dialog box that would confirm submission of a form. And, specifically, it had to ask if their e-mail address was correct that they listed on the form. Typos, particularly…

118
Yays

jQuery Photo filter lightbox Gallery plugin

Views 45842   downloads 12382   Lightbox & Dialog & Overlay

we'll show you how to create a minimalistic jQuery photo gallery. You can use it to present your latest works or as a photo album. You can sort projects / photos via categories menu. The gallery is…

117
Yays

jQuery virtual tour

Views 27222   downloads 3882   Image Effects

This is an extension to the simple panorama viewer that allows you to play a little bit more with jQuery by adding interactivity to transform some panoramic views into a virtual tour !   Introduction…

117
Yays

Very Cool CSS3 images Lightbox With jQuery

Views 18164   downloads 3496   Lightbox & Dialog & Overlay

This is an awesome image gallery which leverages the latest CSS3 and jQuery techniques. The script will be able to scan a folder of images on your web server and build a complete drag and drop lighbox…

116
Yays

an inline lightbox alternative jQuery.popeye

Views 10544   downloads 2065   Lightbox & Dialog & Overlay

jQuery.popeye take a list of thumbnails and links to images and converts them into a popeye box . To set up the plugin, you need to include the JavaScript file jquery.popeye-2.0.min.js (see hint on preventing…

116
Yays

jGallery images lightbox jQuery

Views 9933   downloads 1844   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…

113
Yays

Image Highlighting and Preview with jQuery

Views 9928   downloads 1637   Lightbox & Dialog & Overlay

We will highlight images on a delayed hover and offer a preview mode which will enlarge and center the bigger version of the image on the screen. The Markup   For the HTML structure we simply need…

113
Yays

simple Lightbox JQuery Plugin

Views 25349   downloads 5182   Lightbox & Dialog & Overlay

ChillBox is a JQuery Plugin is a simple, unobtrusive script used to overlay images on top of the current page. It can be used for link anchor attributes. ChillBox has been tested with IE6, IE7, IE8, Firefox,…

112
Yays

Jquery CSS on Zooming lightbox Images

Views 13630   downloads 2567   Lightbox & Dialog & Overlay

One useful tool of JQuery – Zoomimage plugin. It allow to reach different design ideas with images resizing. Features Preloads images The images can by grouped in galleries Scales the image to fit…