Hi, > > Just a guess: Have you tried to use an absolute URL, or at leas an > > absolute > > path here? Maybe Firefox interprets that relative to the current HTML > > page and IE interprets it relative to the js. Then IE tries to > > load "packages/packages/jquery.js" where Firefox loads > > "packages/jquery.js". > > I've tried again with an absolute path "/test/1.5/examples/4/packages/" and > an absolute url "http://localhost/test/1.5/examples/4/packages/", but still > nothing changes: FF OK, IE KO.
Hm, that is strange. can you please check, if the testsuite at jquery.org works correctly with IE for you? It uses exactly the compressed package.js that is also available for download. Christof _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
