Skip to content

Instantly share code, notes, and snippets.

@rssilva
Last active December 11, 2015 21:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rssilva/4660696 to your computer and use it in GitHub Desktop.
Save rssilva/4660696 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="pt" dir="ltr" class="client-nojs">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script type="text/javascript" src="jquery-1.9.0.js"></script>
<script type="text/javascript" src="ajax-com-jquery.js"></script>
</head>
<body>
<div id="wrapper">
<button id="button-ajax">Fazer nova solitação Ajax</button>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment