I have tried to create Customized Slider with Vertical Orientation using the following ways,
- http://twiggle-web-design.com/tutorials/Custom-Vertical-Input-Range-CSS3.html
- <input type="range"> style not applies to thumb when it is vertical
But while applying rotation, if i change width to 100%, then control in centered to page. I would like to render Input type range control with vertical orientation in the wherever i want to render in the page.