If your thickbox iframe background is white you need to add allowtransparency='true' to the iframe.
open up the thickbox.js file and do a search for "<iframe" then just add the missing parameter.
jQuery("#TB_window").append("");
Or if your lazy just download my fixed version

0 comments:
Post a Comment