Created
August 26, 2014 20:07
-
-
Save philippeback/9f7dc6ddf3b350a5aa63 to your computer and use it in GitHub Desktop.
Refresh
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
html paragraph | |
script: (html jQuery this load | |
html: [ :h | h text: 'Hello' ]; | |
interval: 5 minutes); | |
with: [ html text: 'Hello' ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment