How to handle events in Pocket Internet Mobile
JavaScript
3
Posts
3
Posters
2
Views
1
Watching
-
How to handle key events in Pocket Internet Explorer using javascript?
-
How to handle key events in Pocket Internet Explorer using javascript?
-
Does the browser in Pocket Internet Mobile support javascript? If it does, so you can using javascript as the same as on windows platform.
if the browser support the JavaScript, please use the event.keycode properties to identify the keypress event happened and then do your functions.