Mark (et. al.) - I located the problem and fixed it in SVN (rev 543): http://jquery.com/src/jquery-svn.js
It was an issue with a window check that we were doing, causing it to get upset when you did $(window) (which Thickbox does). Hope this helps. --John On 11/6/06, Mark D.B.D <[EMAIL PROTECTED]> wrote: > Hi all, > > When I finished my little project with jquery I decided to add my adsense > code. After this I saw there is something that makes jquery incompatible > with the adsense script. I don't know what it is so I created a little test > page so you all can check it: > > http://www.markdbd.com/proyectos/jquery_test/ > > Just click on the image to get the error, I think it only happens on > firefox. I am using the thinkbox plugin but If I am right the bug is in > jquery.js. > > Regards, > > -- > ---------------------------------------------------------- > Mark D.B.D > http://www.markdbd.com > [EMAIL PROTECTED] > ---------------------------------------------------------- > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > > > -- John Resig http://ejohn.org/ [EMAIL PROTECTED] _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
