How to hide up & down arrow from input number in HTML5
Dung Do Tien
Jan 22 2021
267
Hello all,
I'm building a template for my project by using HTML5, CSS3 and bootstrap also
When I use input type=number, It always shows 2 arrows at the end of the element
<input type="number" name="quantity" id="quantity" />
I use Google Chrome to show the UI
I don't wanna show 2 arrows of all input type=number tag
How can I hide them?
No answer found.
* Type maximum 2000 characters.
* All comments have to wait approved before display.
* Please polite comment and respect questions and answers of others.