Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 351 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 351 Bytes

Editable label

jQuery script to make editable labels easily

Use

  1. Import in your template both js files (input-masks.min.js and editable_label.js)
  2. Call function with target element class, input class and options (today this allow only a 'mask' option).

Example

editable_label(label-class, input-class, '99:99:99')