Skip to content

Instantly share code, notes, and snippets.

@tokapeb
Created June 28, 2012 14:16
Show Gist options
  • Select an option

  • Save tokapeb/3011625 to your computer and use it in GitHub Desktop.

Select an option

Save tokapeb/3011625 to your computer and use it in GitHub Desktop.
slider : {
operator : 'greaterThan',
min : 0,
max : 100,
step : 1,
'default': 50,
displayFormat : function(v) {return v;}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment