public
Description: An implementation of Facebox for Lowpro and Prototype
Homepage:
Clone URL: git://github.com/brianjlandau/lowpro-fbox.git
name age message
file README Mon Oct 20 20:47:44 -0700 2008 Add README [brianjlandau]
file b.png Mon Oct 20 20:43:06 -0700 2008 initial commit [brianjlandau]
file bl.png Mon Oct 20 20:43:06 -0700 2008 initial commit [brianjlandau]
file br.png Mon Oct 20 20:43:06 -0700 2008 initial commit [brianjlandau]
file closelabel.gif Mon Oct 20 20:43:06 -0700 2008 initial commit [brianjlandau]
file effects.js Mon Oct 20 20:43:06 -0700 2008 initial commit [brianjlandau]
file facebox.css Mon Oct 20 20:43:06 -0700 2008 initial commit [brianjlandau]
file index.html Mon Oct 20 20:43:06 -0700 2008 initial commit [brianjlandau]
file loading.gif Mon Oct 20 20:43:06 -0700 2008 initial commit [brianjlandau]
file lowpro-fbox.js Sun Nov 09 17:01:42 -0800 2008 Fix some bugs with IE. [brianjlandau]
file lowpro.js Mon Oct 20 20:43:06 -0700 2008 initial commit [brianjlandau]
file prototype.js Mon Oct 20 20:43:06 -0700 2008 initial commit [brianjlandau]
file shadow.gif Mon Oct 20 20:43:06 -0700 2008 initial commit [brianjlandau]
file stairs.jpg Mon Oct 20 20:43:06 -0700 2008 initial commit [brianjlandau]
file test.html Mon Oct 20 20:43:06 -0700 2008 initial commit [brianjlandau]
file tl.png Mon Oct 20 20:43:06 -0700 2008 initial commit [brianjlandau]
file tr.png Mon Oct 20 20:43:06 -0700 2008 initial commit [brianjlandau]
README
Facebox for Lowpro, version 1.0
By Brian Landau

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

Dependencies:   prototype & script.aculo.us + lowpro + images & CSS files from original facebox
Usage:
  Event.addBehavior({
    'a#fbox' : Facebox
  });