bernat / best_in_place

A RESTful unobtrusive jQuery Inplace-Editor and a helper as a Rails Gem
http://blog.bernatfarrero.com/in-place-editing-with-javascript-jquery-and-rails-3/
1.2k stars 574 forks source link

Added support for input with type number. #551

Closed borowskiio closed 2 years ago

borowskiio commented 8 years ago

Working on one of my projects and trying to use input with type number - failed. So I have done a small fix in JavaScript to cover these as well. Hope that helps someone.