Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 4
    Big website, automatic loading of dependencies for content loaded through ajax. if+polling is annoying cruft that I don't want to have to put into all JS.
    – David
    Commented Feb 11, 2009 at 21:49
  • 2
    You might also want to check for load failure when making a JSONP request using script tag injection...
    – schellsan
    Commented Jan 23, 2012 at 17:57
  • 2
    Skip to ans stackoverflow.com/questions/538745/…
    – Pacerier
    Commented Sep 27, 2017 at 5:52