Skip to content

Instantly share code, notes, and snippets.

@cjbell
Created January 23, 2013 13:24
Show Gist options
  • Save cjbell/4605547 to your computer and use it in GitHub Desktop.
Save cjbell/4605547 to your computer and use it in GitHub Desktop.
BigBird Initialiser example #2
new BigBird.Initializer({
base: $('.my-awesome-base-element'),
module: 'data-foo',
action: 'data-bar'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment