I\'m making an AJAX call to retrieve some plain text:
$.ajax({ url: \"programData.txt\", type: \"GET\", dataType: \"text\", cache:
jQuery doesn't seem to have this issue on chrome and ie8.