Skip to content

Instantly share code, notes, and snippets.

@shoya140
Created February 5, 2014 21:36
Show Gist options
  • Select an option

  • Save shoya140/8833673 to your computer and use it in GitHub Desktop.

Select an option

Save shoya140/8833673 to your computer and use it in GitHub Desktop.
var url =location.href;
var param = url.substring(url.lastIndexOf("/")+1,param);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment