i have input box. i want to take only number in it even if user right click text and use mouse to paste.
I do not want plugin..just jquery code
i use keyup event but it no work
if user enter any other character except digit, it should instantly replace with empty string