I have to build a custom arrow button for the HTML
input[ type=number]
I tried a couple of examples from the internet couldn't archive what I want.i to want to implement something like below.i not very good with css
Asked
Active
Viewed 1,197 times
0

Gayan S. Muthukumarana
- 902
- 1
- 11
- 28

NicoleZ
- 1,485
- 3
- 22
- 43
-
1Possible duplicate of [This SO Post](https://stackoverflow.com/questions/45396280/customizing-increment-arrows-on-input-of-type-number-using-css) – Usman Waheed Sep 16 '19 at 06:20
1 Answers
1
i think this code is exact match with your requirement
Link Here
: https://jsfiddle.net/mohitraiyani/mje4zco5/2/
javascript
, html
, css

Mohit RaiYani
- 236
- 1
- 6