Hi -
I recently upgraded to the latest version of Thickbox (I also upgraded jquery, which might have something to do with this) and now thickbox won't display images.
In thickbox.js, I put
alert(e);
in the catch block of "tb_show" and got the following error: "Syntax Error, unrecognized expression: [@rel=node-g0]"
Is anyone else seeing this problem? Any advice on how I can fix it?
Thanks,
Eric
Comments
Comment #1
eric02138 commentedJust for giggles, I reverted back to JQuery 1.2.6 from 1.3.1. Now Thickbox works again. Odd...
Hope this helps someone.
-Eric
Comment #2
frjo commentedThickbox and jQuery 1.3.1 seems to have some compatibility problems.
Comment #3
frjo commentedSome version back I removed all [@… so Thickbox should now work with jQuery 1.3.x.