I have my website that on the computer, pressing Enter, it moves around the site, but by mobile phone, as it has no Enter key, I would like the user to scroll with the sound button.
I have my website that on the computer, pressing Enter, it moves around the site, but by mobile phone, as it has no Enter key, I would like the user to scroll with the sound button.
Dude, for my knowledge is not possible You would have to have a special permission to access the hardware, it is not something you will achieve on a web platform
See this question on StackOverflow
in English
Is it possible to bind to hardware buttons of mobile device using jQuery mobile?
Is it possible to link the hardware buttons on the mobile device using jQuery mobile?
Response accepted:
Short answer is no, you can not do that with a jQuery Mobile only.
The short answer is no, you can not do this with just Jquery Mobile
In the answer he says it is possible using 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.