Skip to content

Instantly share code, notes, and snippets.

@tokapeb
Created May 29, 2012 08:18
Show Gist options
  • Save tokapeb/2823259 to your computer and use it in GitHub Desktop.
Save tokapeb/2823259 to your computer and use it in GitHub Desktop.
Configuration options as JavaScript Object
var editor = new JCSDLGui($("#editor"), {
animate : 200
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment