a5dbcaf675
- Cross Domain getScript $.getScript("http://foo.com/script.js"); - JSONP $.ajax({ url: "script.js", type: "jsonp" }); $.getJSON("script.js?callback=?"); - Cross Domain JSONP/getJSON $.getJSON("http://foo.com/script.js?callback=?"); - No-cache Ajax Requests $.ajax({ url: "test.html", cache: false }); |
||
---|---|---|
.. | ||
cow.jpg | ||
dashboard.xml | ||
json.php | ||
json_obj.js | ||
jsonp.php | ||
name.html | ||
name.php | ||
test.html | ||
test.js | ||
test.php | ||
test2.html | ||
test3.html | ||
testrunner.js | ||
testsuite.css | ||
text.php | ||
with_fries.xml |