bootstrap-touchspin
bootstrap-touchspin copied to clipboard
Input attribute value is not being updated on stopspin
trafficstars
input attribute value is not being updated after touchspin stop, thus $( input ).val( ) and $( input ).('attr') have different values. $( input ).val( ) has the correct value but $( input ).('attr') has the initial value