Skip to content

Instantly share code, notes, and snippets.

@KazChe
Created March 29, 2014 08:25
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 KazChe/9850706 to your computer and use it in GitHub Desktop.
Save KazChe/9850706 to your computer and use it in GitHub Desktop.
blog_ajax_loader_markup
<div id="asyncCall" style="width: 10px;">
<input id="moneyman" style='width:190px;' type="button" value="Request Money">
<span id="asyncErrors" style="color:red;"></span>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment