I'm doing a $.get() in IE8 without trouble, but I've only tried
locally (local Apache, PHP on Windows XP).

On Mar 6, 7:35 am, ajpiano <[EMAIL PROTECTED]> wrote:
> anyone else getting errors at line 2666 of jQuery during ajax requests
> in IE8?
>
> xml.open(s.type, s.url, s.async, s.username, s.password);
>
> the debugger says, "Breaking on JScript runtime error - Permission
> denied"
>
> --adam
>
> On Mar 6, 9:40 am, timothytoe <[EMAIL PROTECTED]> wrote:
>
> > Hehe. I _really_ hope the JScript gets faster in upcoming releases. It
> > seems as if their DOM stuff got faster but I haven't checked.
>
> > On Mar 6, 12:47 am, Michael Stuhr <[EMAIL PROTECTED]> wrote:
>
> > > timothytoe schrieb:> One thing I noticed is that the JavaScript is still 
> > > painfully slow,
> > > > but perhaps there is a lot of debug stuff in there slowing it down.
>
> > > > What takes 7 seconds in Safari and 8 in Firefox 3b3 takes 25 seconds
> > > > in IE8! (28 seconds in IE6).
>
> > > That's ~11% better in ~8 years
> > > Not too bad. :-)
>
> > > micha

Reply via email to