Skip to content

Instantly share code, notes, and snippets.

@a2ikm
Created January 31, 2011 13:14
Show Gist options
  • Select an option

  • Save a2ikm/804010 to your computer and use it in GitHub Desktop.

Select an option

Save a2ikm/804010 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8" />
<title>sample</title>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script type="text/javascript" src="jquery.extra_http_methods.js"></script>
</head>
<body>
<p>jquery.extra_http_methods.jsは https://gist.github.com/803951 にありますよ</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment