Skip to content

Instantly share code, notes, and snippets.

@sofoklis
Created February 3, 2012 15:10
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 sofoklis/1730616 to your computer and use it in GitHub Desktop.
Save sofoklis/1730616 to your computer and use it in GitHub Desktop.
html template
<div class="lift:surround?with=default;at=content">
<b>Ajax Example</b>
<br />
<div class="lift:ajaxCall.sample">
<div id="script"></div>
<textarea id="ajax_question" rows="8" cols="50"></textarea>
<br />
<button id="button">Click Me</button>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment