forked from michaeldwan/boxy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
31 lines (19 loc) · 985 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
boxy - General purpose copycat Facebook dialog/overlay
(c) 2008 Jason Frame ([email protected])
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:
[email protected]:jaz303/boxy.git