Thickbox 2.1.1
Thickbox 2.1.1
Hi Everyone -
I've taken the initiative and fixed Thickbox to work with jQuery
1.1.1. I updated the Thickbox site to reflect this (and gave it a new
version: 2.1.1).
The updated Thickbox site:
http://jquery.com/demo/thickbox/
Additionally, Thickbox is completely in SVN now:
http://jquery.com/dev/svn/trunk/plugins/thickbox/
You can check out your own copy like so:
svn co svn://jquery.com/trunk/plugins/thickbox/ .
In fact, the Thickbox web site is just a checked-out copy of what's in
SVN (this way you can have a duplicate working copy of what's on the
web site).
If anyone still needs the old version of Thickbox, it can be found here:
http://jquery.com/demo/thickbox-2.1/
However, the new version should work identically with 1.0, as it does with 1.1.
--John