I have been using jquery in my web based Asp.net MVC application, and when i use chrome mobile to test my work i found that jquery's functions which are based upon keypress/keyup is not working.
I didn't know why it is not working on mobile browsers. It is working properly on desktop browsers.
Can anyone solve my problem, thanks in advance.