Skip to content

Instantly share code, notes, and snippets.

@IonDen
Last active August 29, 2015 14:06
Show Gist options
  • Save IonDen/3b74ea4fc287a42eb166 to your computer and use it in GitHub Desktop.
Save IonDen/3b74ea4fc287a42eb166 to your computer and use it in GitHub Desktop.
ion.rangeSlider
$(".test_range").ionRangeSlider({
min: 100,
max: 1000,
from: 550
step: 10
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment