Code:
<HSlider liveDragging="true" id="sel" minimum="0" value="0" maximum="{shelf.dataProvider.length -1}" snapInterval="1" width="400" fillAlphas="[1.0, 1.0]" fillColors="[#FFFFFF, #FFFFFF]"/>
Hi all i want to style this slider with my own background and slider button how do i go about doing this?