Skip to content

jQuery script to make editable labels easily with mask option

Notifications You must be signed in to change notification settings

HA-Team/editable_label

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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')

About

jQuery script to make editable labels easily with mask option

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published