Venturocket / angular-slider

Slider directive for AngularJS.
MIT License
262 stars 121 forks source link

bind to a input box, cannot change the value #83

Open dolphinotaku opened 9 years ago

dolphinotaku commented 9 years ago

I can use ng-model to bind the min and max to a input box, but I cannot backspace and change the value.

Please enhance the user can change the value in input without shift select to change it. If can please solve the problem when I use the step=10 and change in input box manually at the same time, thank you.

naveensky commented 9 years ago

@keithbox - Were you able to resolve/work around this. I am in a similar situation and looking how to implement this

dolphinotaku commented 9 years ago

actually i can not, because the coding is complex and hard to understand for me. so am i give up and use another one slider to solve this problem.

it was rzajac/angularjs-slider, a more simple and lite angularjs-slider, but not in mobile friendly https://github.com/rzajac/angularjs-slider