html - How can I detect mobile keys from a web application? -
summary of desired behavior: have html video (that can hosted anywhere such youtube, vimeo, etc) inside of .jsp webpage. when user plays video, changes fullscreen-mode , starts presentation. if user taps on [return key] of device, need show alert window. behavior must work windowsphone, blackberry, iphone , android devices, now, we're taking efforts on windowsphone diminish problem's scope.
how can implement such behavior? appreciated.
Comments
Post a Comment