public
Description: General purpose copycat Facebook dialog/overlay
Homepage: http://onehackoranother.com/projects/jquery/boxy
Clone URL: git://github.com/jaz303/boxy.git
boxy /
name age message
file CHANGES Wed Sep 17 16:24:25 -0700 2008 updated changelog [jaz303]
file LICENSE Sun Jun 29 04:34:24 -0700 2008 Initial commit [jaz303]
file README Sun Jun 29 04:34:24 -0700 2008 Initial commit [jaz303]
file Rakefile Sat Aug 16 05:03:45 -0700 2008 removed test page from rakefile [jaz303]
directory docs/ Tue Oct 14 07:20:10 -0700 2008 Preliminary support for image loading [jaz303]
directory src/ Thu Apr 16 06:32:31 -0700 2009 Update boxy.css to fix IE7 corners problem in I... [robinkyan]
README
boxy - General purpose copycat Facebook dialog/overlay
  (c) 2008 Jason Frame (jason@onehackoranother.com)
  Released under The MIT License.

== DESCRIPTION:

boxy continues my tradition of derivative jQuery plugins ending in the letter 'y'
(Actually, I was going to call it Facebox but another rascal beat me to it).

It's a general purpose dialog box with support for multiple visible instances,
drag'n'drop, size tweening, AJAX loading and automatic generation of
confirmation/question boxes. Designed with "applications" in mind, so there's
a pretty decent API for manipulating instances. No support as yet for Lightbox
style galleries but patches for this behaviour are most certainly welcome.

== HOMEPAGE & DOCUMENTATION:

This is where all of the examples are, I'd advise checking it out:

  http://onehackoranother.com/projects/jquery/boxy

== SOURCE:

Hosted at GitHub; browse at:

  http://github.com/jaz303/boxy/tree/master

Or clone from:

  git@github.com:jaz303/boxy.git