public
Description: Facebook-style lightbox, built in jQuery
Homepage: http://famspam.com/facebox/
Clone URL: git://github.com/defunkt/facebox.git
Click here to lend your support to: facebox and make a donation at www.pledgie.com !
mention github
defunkt (author)
Mon Feb 11 15:00:04 -0800 2008
commit  d4f1c62e26be612f81508c8e0166c1e6b025879e
tree    9f0f7ae123baa5074dbd1ceb60a42576b9a74d99
parent  75822fc6473f2375d73a7ea5df7bcef6b7de03ca
...
37
38
39
40
41
42
43
44
45
46
...
62
63
64
 
 
 
65
66
67
...
37
38
39
 
 
 
 
40
41
42
...
58
59
60
61
62
63
64
65
66
0
@@ -37,10 +37,6 @@
0
             It's simple to use and easy on the eyes. Download the tarball, view the examples, then start enjoying the curves.
0
           </p>
0
 
0
- <script type="text/javascript">
0
- digg_url = 'http://digg.com/programming/Facebook_style_lightbox_with_jQuery';
0
- </script>
0
- <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
0
         </div>
0
 
0
         <div class="example">
0
@@ -62,6 +58,9 @@
0
             <strong><a href="releases/facebox-1.0.tar.gz">Download Facebox v1.0</a></strong>
0
           </p>
0
 
0
+ <p>
0
+ Want to live on the edge? The code is kept in <strong><a href="http://github.com">GitHub</a></strong> at <a href="http://github.com/defunkt/facebox">http://github.com/defunkt/facebox</a>
0
+ </p>
0
           <!--
0
           <div class="code">
0
             <h3>Peruse the Code</h3>

Comments

    No one has commented yet.