Couple of problems which mean that the downloaded demo code in the ZIP at http://gristmill.github.com/jquery-popbox/ does not work out of the box:
- it refers to ../jquery.js (not supplied), suggest fixing this by referring directly to a hosted copy, for example src="http://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js"
- plus.png is not included in the ZIP
Other than that, nice work guys.