This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
modalbox /
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | Sun May 24 05:42:25 -0700 2009 | |
| |
LICENSE | Thu Oct 23 14:27:18 -0700 2008 | |
| |
README | Thu Sep 03 05:48:27 -0700 2009 | |
| |
lib/ | Thu Oct 23 15:26:58 -0700 2008 | |
| |
modalbox.css | Thu Mar 05 14:58:03 -0800 2009 | |
| |
modalbox.js | Sun May 24 05:42:25 -0700 2009 | |
| |
spinner.gif | Fri Jul 13 13:37:18 -0700 2007 | |
| |
tests/ | Sun Dec 21 05:24:50 -0800 2008 |
README
ModalBox is a JavaScript technique for creating modern (Web 2.0-style) modal dialogues or even wizards (sequences of dialogues) without using conventional popups and page reloads. It's inspired by Mac OS X modal dialogues. And yes, it may also be useful for showing bigger versions of images. Basically, ModalBox is based on GrayBox technique by Amir Salihefendic. But you can find a lot of similar techniques around the web: Lightbox JS, Lightbox gone wild, ThickBox etc. There also a clone of ModalBox, the MOOdalBox, written on great and lightweight Mootools Framework.








