Answered
Is it possible to append a text to an input field?
I would like to know if it is possible to append a text to an input field.
Example:
I have an input field, say "Weight"
What I would like to happen is when the user input 170, the field will display "170 lbs.". The "lbs." is appended to the value that is inputted in the field.
