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 (
| name | age | message | |
|---|---|---|---|
| |
README.txt | Mon Aug 25 00:55:29 -0700 2008 | |
| |
b.png | Wed Aug 13 08:21:05 -0700 2008 | |
| |
bl.png | Wed Aug 13 08:21:05 -0700 2008 | |
| |
br.png | Wed Aug 13 08:21:05 -0700 2008 | |
| |
closelabel.gif | Wed Aug 13 08:21:05 -0700 2008 | |
| |
facebox.css | Wed Aug 13 08:21:05 -0700 2008 | |
| |
facebox.js | Wed Aug 20 08:52:00 -0700 2008 | |
| |
loading.gif | Wed Aug 13 08:21:05 -0700 2008 | |
| |
tl.png | Wed Aug 13 08:21:05 -0700 2008 | |
| |
tr.png | Wed Aug 13 08:21:05 -0700 2008 |
README.txt
Facebox for Prototype, version 2.0 By Robert Gaal - http://wakoopa.com -------------------------------------------------------------------------- Heavily based on Facebox by Chris Wanstrath - http://famspam.com/facebox First ported to Prototype by Phil Burrows - http://blog.philburrows.com Licensed under the MIT: http://www.opensource.org/licenses/mit-license.php Need help? Join the Google Groups mailing list: http://groups.google.com/group/facebox/ -------------------------------------------------------------------------- Dependencies: prototype & script.aculo.us + images & CSS files from original facebox Usage: Append 'rel="facebox"' to an element to call it inside a so-called facebox. You can also call it directly through the following code: facebox.loading(); facebox.reveal('Facebox contents here', null); new Effect.Appear(facebox.facebox, {duration: .3});







