Skip to content

Instantly share code, notes, and snippets.

@andrIvash
Created September 30, 2015 20:08
Show Gist options
  • Save andrIvash/628e4c102bcf1b0ef9a0 to your computer and use it in GitHub Desktop.
Save andrIvash/628e4c102bcf1b0ef9a0 to your computer and use it in GitHub Desktop.
C:\fakepath в Google Chrome
$('input[type="file"]').val().replace(/.+[\\\/]/, "");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment