How to restrict input field to numbers in javascript. I want to restrict users from entering negative values.

Lawn Fungus