Strange behaviour of .load() in Firefox?

Strange behaviour of .load() in Firefox?

I was debugging some network traffic in Firebug and I noticed something rather strange:  the GET request generated by $("#welcome").load("welcome.html"); was still spinning (in the Timeline) - despite the content of welcome.html having been properly displayed in #welcome for minutes.  The behaviour doesn't change even following further network traffic.  It looks like the .load() request hasn't terminated properly. This is entirely reproducible. Anyone noticed this behaviour before?  Is this normal?  Am I doing something wrong?

Thanks.





    • Topic Participants

    • olaf