jQuery script to make editable labels easily
- Import in your template both js files (input-masks.min.js and editable_label.js)
- Call function with target element class, input class and options (today this allow only a 'mask' option).
editable_label(label-class, input-class, '99:99:99')