Skip to content

Instantly share code, notes, and snippets.

@konsultaner
Created June 7, 2013 08:46
Show Gist options
  • Save konsultaner/5727934 to your computer and use it in GitHub Desktop.
Save konsultaner/5727934 to your computer and use it in GitHub Desktop.
$('.movie').jsMovie({
images : ['loader_ani4x4.png'],
folder : 'pic/loader/',
height : 40, width: 40,
grid : {height:40, width:40, columns:4, rows:4},
showPreLoader : false,
playOnLoad : true
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment