zachleat’s avatarzachleat’s Twitter Archive—№ 2,509

  1. …in reply to @aakoch
    @aakoch jQuery uses dynamic script tags for cross-domain requests, which are asynchronous. For XHR it works fine (same-domain).