0

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

enter image description here

NicoleZ
  • 1,485
  • 3
  • 22
  • 43
  • 1
    Possible 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 Answers1

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