-1
I have my website that on the computer, when pressing Enter, it moves around the site, but by mobile, as there is no Enter key, I wish the user could scroll with the sound button.
-1
I have my website that on the computer, when pressing Enter, it moves around the site, but by mobile, as there is no Enter key, I wish the user could scroll with the sound button.
2
See this question on StackOverflow
in English
Is it possible to bind to hardware Buttons of mobile device using jQuery mobile?
You can link your mobile device hardware buttons using jQuery mobile?
The answer accepted:
Short Answer is no, you can’t do that with a jQuery Mobile only.
The short answer is no, you can’t do this with only Jquery Mobile
In the answer he says it is possible using the Phonegap/Cordova Framework... But then we would be talking about you developing your site in app format, which I imagine is not what you want.
-1
Man, to my knowledge it’s not possible You would have to have a special permission to access the hardware, it’s not something you’ll get on a web platform
Browser other questions tagged javascript
You are not signed in. Login or sign up in order to post.
I understand what you said, I will wait more for other answers. If there is no solution, I will give this answer as accepted.
– I_like_trains