How could I delete the last character from an input in JQuery? For example, onclick of something, it deletes the last character (a comma in my case) from an input field.
How could I delete the last character from an input in JQuery? For example,
Share
1 Answer