Can you capture events from the 5-way keypad of a device using Opera Mini using Javascript?
(My guess is the answer is no, but I figured I’d ask anyway)
Can you capture events from the 5-way keypad of a device using Opera Mini
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’d say no, because Opera says on their dev site that they don’t support client side javascript after the page is loaded:
Source: Opera Mini 5 specs
Still, Opera Mini does support other Javascript actions, but they all get executed on the server.