mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 10:21:38 -04:00
Puts inputs on same row as transaction slider.
This commit is contained in:
@@ -248,6 +248,7 @@ $(function() {
|
||||
slider_keyboard(slider_pointer,first_handle,"lower");
|
||||
slider_keyboard(slider_pointer,second_handle,"upper");
|
||||
|
||||
// keyboard friendly slider
|
||||
function slider_keyboard(slider_pointer, input, handle) {
|
||||
|
||||
input.keydown(function( e ) {
|
||||
|
||||
Reference in New Issue
Block a user