I\'m working on a script to load some images async using jQuery.
Here is a code snippet of the function that loads the images -
try{ for(img in i
set 'cache: false' inside .ajax config works for me :)