Skip to content

Instantly share code, notes, and snippets.

@nitindhar7
Created October 8, 2012 05:56
Show Gist options
  • Save nitindhar7/3850941 to your computer and use it in GitHub Desktop.
Save nitindhar7/3850941 to your computer and use it in GitHub Desktop.
Turn and Zoom - options
$("#widget").turnandzoom({
'width': 200,
'height': 200,
'slider': {
'height': 20
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment