Hi, all i need help regarding key events in android.these are the main problems that i am facing.
1: keypress not firing in android.
2: preventDefault not firing on keyup.
3: keydown returns first value empty.
i want to restrict input number only.
similarly i want to restrict other fields according to their validation.