Not able to slide JQuery Mobile Slider in Ripple -
this bugging me. using chrome ripple emulator test mobile app. , can not change value of slider sliding button when using ripple. if disable ripple can slide slider. has experienced this?
<div class="ui-block-b"> <div class="ui-bar ui-bar-c" style="height: 78px"> <input type="range" name="slider-2" id="slider-2" data-highlight="true" min="0" max="100" value="50" data-mini="true" /> </div> </div>
Comments
Post a Comment