Thickbox Module v0.3
Created by: Cent (www.cando-ent.com)
Created on: 2007/04/12
Description
Thickbox is Javascipt written by Cody Lindley and used to overlay content (images, video, etc.) on the current page. All I've done was turn it into a Pligg module but full credit belongs to Cody.
It doesn't do anything on it's own. It's designed to be used by other scripts as a "lightbox" replacement for Images, Video, etc.
Not tested if Lightbox is installed and running on Pligg (used for Messaging).
For more documentation on how to use Thickbox, visit:
http://jquery.com/demo/thickbox/
Revision History
v0.3 2007/04/12 Cent - Fixed missing loading animation.
v0.2 2007/04/11 Cent - Fixed some bugs working as a module.
v0.1 2007/04/09 Cent - First version