Hi, > > Well, I don't know about any guarantees, but it works in all test I did > > (with > > the loaded script delayed, etc.) > > I'm trying to apply your jsPAX to my Chili setup, but it works in FF1.5 and > not in IE7, which does not return any error and does not show the page, > just keeps loading indefinitely.
Have you just downloaded that version? The problem is, that IE7 has a XMLHttpRequest Object that does not need ActiveX, but doesn't work like the one of Firefox, Safari, Konqueror and Opera. In the current version I used the ActiveX-XMLHttpRequest every time ActiveX is available - which at least works as expected. If you just have downloaded it, I put the wrong version online. Christof _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
