jaz303 / boxy

General purpose copycat Facebook dialog/overlay

This URL has Read+Write access

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 Dec 01 08:04:48 -0800 2009 ignore built docs [jaz303]
directory src/ Wed Dec 09 01:55:57 -0800 2009 Adding missing semicolons to help minification [michaeldwan]
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