Created
February 3, 2012 15:10
-
-
Save sofoklis/1730616 to your computer and use it in GitHub Desktop.
html template
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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