public
Description: An implementation of Facebox for Lowpro and Prototype
Homepage:
Clone URL: git://github.com/brianjlandau/lowpro-fbox.git
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
  });