Skip to content

Instantly share code, notes, and snippets.

@razass
Created October 6, 2010 15:43
Show Gist options
  • Save razass/613546 to your computer and use it in GitHub Desktop.
Save razass/613546 to your computer and use it in GitHub Desktop.
objImg = new Image();
objImg.src = 'photo.gif';
if(!objImg.complete){}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment