Skip to content

Instantly share code, notes, and snippets.

@tpatch
Created May 6, 2014 15:39
Show Gist options
  • Save tpatch/52f887c66ec9d269cbbd to your computer and use it in GitHub Desktop.
Save tpatch/52f887c66ec9d269cbbd to your computer and use it in GitHub Desktop.
TJs Update Rotated Image
if (response == "true") $(".image[filename='" + filename + "'] img").src( $(".image[filename='" + filename + "'] img").src() + '?' + Math.random() );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment