Skip to content

Instantly share code, notes, and snippets.

@totem3
Created December 15, 2011 01:08
Show Gist options
  • Save totem3/1479368 to your computer and use it in GitHub Desktop.
Save totem3/1479368 to your computer and use it in GitHub Desktop.
ajaxButtonのためのビュー
<lift:surround with="default" at="content">
<lift:Foo.foo>
<foo:button />
<div id="set-here" />
</lift:Foo.foo>
</lift:surround>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment