How to remove plus and minus characters from input type number
Here is a solution on how to remove the plus and minus characters from the input type number and retain the existing value of the input field excluding the plus and minus symbols, i have used jquery for this hack this can also be achieved with plain javascript.
Here is the code snippet which removes the plus and minus signs from number field
Here is the code snippet which removes the plus and minus signs from number field
Comments
Post a Comment
Thanks for Visiting for any questions or suggestions please comment below
Cheers,