1

I need to append the percentage symbol to the spinnerInput, which is displayed below

enter image description here

<input type="number" min="0" value="0" step="5" onkeydown="return false" >

The value in the textbox should be 45% as opposed to just 45

Syntax:

What is the best way to implement that (without using jQuery)?

akijs
  • 11
  • 6

0 Answers0