Skip to content

Instantly share code, notes, and snippets.

@holin
Created July 12, 2012 01:16
Show Gist options
  • Select an option

  • Save holin/3094989 to your computer and use it in GitHub Desktop.

Select an option

Save holin/3094989 to your computer and use it in GitHub Desktop.
Goxiazai url
var f = $P('f');
var dl_url = decodeURIComponent(f);
$("body").prepend("<a style='color:red;font-size:1.5em' href='"+ dl_url +"'>下载</a>");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment