summaryrefslogtreecommitdiff
path: root/itjs/loader.js
AgeCommit message (Expand)AuthorFilesLines
2007-09-12Use iframes if possible (to prevent IE6 crashes)Thomas Brüderli1-2/+3
2007-09-10Flags to locate script errorsThomas Brüderli1-1/+7
2007-09-05Check for callback function first. Same effect as XMLHTTPRequest.abort()Thomas Brüderli1-1/+1
2007-09-05Remove all object references to prevent memory leaksThomas Brüderli1-7/+18
2007-08-28Better separation (if/else) of XMLHTTP usageThomas Brüderli1-25/+28
2007-08-28Reset this.loader on errorThomas Brüderli1-1/+4
2007-08-28Source style fixChristian Schneider1-1/+2
2007-08-28Use <script> tags to enable data loading from foreign hostsThomas Brüderli1-12/+29
2007-07-19Added missing query_volatile to iframe fallback loaderChristian Schneider1-1/+1
2006-11-22Send content-type header with POST requestsThomas Brüderli1-0/+3
2006-11-20Added method for sending HTTP POST requestsThomas Brüderli1-2/+23
2006-10-26Moved itools to live branchChristian Schneider1-0/+207