Skip to content

Instantly share code, notes, and snippets.

@Barneybook
Created November 7, 2012 04:32
Show Gist options
  • Save Barneybook/4029576 to your computer and use it in GitHub Desktop.
Save Barneybook/4029576 to your computer and use it in GitHub Desktop.
Titanium Tip 01 url
var casheBuster = new Date();
var view[i] = Titanium.UI.createImageView({ image:'image/'+image+'.jpg?casheBuster='+casheBuster.getTime() });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment