Skip to content

Instantly share code, notes, and snippets.

@PoTHuYJoHN
Created June 11, 2013 12:25
Show Gist options
  • Save PoTHuYJoHN/5756417 to your computer and use it in GitHub Desktop.
Save PoTHuYJoHN/5756417 to your computer and use it in GitHub Desktop.
get natural size of image
var original = document.getElementById('forBlur'),
wO = original.naturalWidth;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment