Skip to content

Instantly share code, notes, and snippets.

@williamngan
Last active August 7, 2016 09:12
Show Gist options
  • Save williamngan/698727ae29b27ba6b24b to your computer and use it in GitHub Desktop.
Save williamngan/698727ae29b27ba6b24b to your computer and use it in GitHub Desktop.
<script type="text/javascript">
// Our exciting code
space = new CanvasSpace("#pt").setup( {bgcolor: "#f1f1f1"} )
form = new Form(space)
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment