Skip to content

Instantly share code, notes, and snippets.

@riix
Created January 23, 2013 02:09
Show Gist options
  • Save riix/4601216 to your computer and use it in GitHub Desktop.
Save riix/4601216 to your computer and use it in GitHub Desktop.
Javascript Cache Buster
<script type="text/javascript">document.write('<script type="text/javascript" src="../js/ui.js?rand='+(parseInt(Math.random()*1000))+'" charset="utf-8"><\/script>');</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment