Skip to content

Commit

Permalink
Add vertical slider image
Browse files Browse the repository at this point in the history
  • Loading branch information
abpetkov committed Feb 26, 2014
1 parent 7efef78 commit 146b03a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ The default Powerange slider is horizontal. However, you can make it vertical, b
var init = new Powerange(elem, { vertical: true });
```

![Vertical slider](http://i.imgur.com/JNMJQve.png)

##### Checking value

Check the current value of the range slider, by looking at the value of the text input element.
Expand Down

0 comments on commit 146b03a

Please sign in to comment.