This worked for me in NN4.
<input type=button value=backspace onClick="javascript:this.form.amount.value=this.form.amount.value.substr(0,this.form.amount.value.length-1);">
Hope this helps.
daban
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.