Skip to content

Instantly share code, notes, and snippets.

@arturo-c
Created October 29, 2013 18:21
Show Gist options
  • Save arturo-c/7219935 to your computer and use it in GitHub Desktop.
Save arturo-c/7219935 to your computer and use it in GitHub Desktop.
$(function() {
$('#home').allplayers_client({
src: 'https://platform.demo2.allplayers.com/home',
query: {
auth: 1
},
style: {
#login-form { background-color: #000}
}
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment