[jQuery] Re: Thickbox, JQuery and editInPlace

2007-06-24 Thread [EMAIL PROTECTED]
Qucik update - installed the Safari 3.0 beta yesterday and now see the same behavior as in IE7. Everything worked fine in Safari 2.

[jQuery] Re: Thickbox, JQuery and editInPlace

2007-06-23 Thread [EMAIL PROTECTED]
I am having the same problem. I use $.(#div).load(something.php) which then has references to thickbox for modal dialogs or image galleries. Everything works perfect in FF Safari, but doesn't work just right in IE. If I access the included files directly (e.g. www.blah.com/something.php),

[jQuery] Re: Thickbox, JQuery and editInPlace

2007-06-22 Thread Angelo Zanetti
Well I haven't had any responses but I am making some progress Basically the popup file (thickbox AJAX popup) doesnt have a link to jquery.js but the file that calls it does have a link to it, so if I call the popup file directly in the browser it wont work, however if I put a link in that

[jQuery] Re: Thickbox, JQuery and editInPlace

2007-06-22 Thread cfdvlpr
I'm having the same exact problems with IE and IE not finding the included jquery when a thickbox window is opened. I'd love to hear from anyone who has solved this problem as well.