<span id = "referralValue">
<input type="number" name="value" value="0.00">
</span>
Hi all,
I currently have the following code. When you hover over the input box, there are 2 icons on the right hand of the box which you can toggle up and down to increase/decrease a value. I am unsure how to display the up and down buttons that increase/decrease values permenantly via CSS.
Any ideas.