Skip to content

Instantly share code, notes, and snippets.

@jhaynie
Created December 7, 2008 20:50
Show Gist options
  • Save jhaynie/33242 to your computer and use it in GitHub Desktop.
Save jhaynie/33242 to your computer and use it in GitHub Desktop.
<app:modalbox on="r:daycare.locate.by.zip.request then execute" title="Modalbox title goes here">
<app:iterator property="message" on="r:daycare.locate.by.zip.response then execute">
<html:div>#{DayCareName}</html:div>
</app:iterator>
</app:modalbox>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment