0
How to vibrate when touching the screen on js?
4 Réponses
+ 3
ontouchstart=()=>{navigator.vibrate(1000)}
+ 2
vibrate only could works on roughly phone/tablet devices...
if supported, this could be achieved with navigator.vibrate() function, by providind accurate argument:
https://developer.mozilla.org/en-US/docs/Web/API/Navigator/vibrate
0
seriously?
best answer mark first set to my answer, then set to ŚĄŃ [Exams] answer wich only provide example of example of how to apply what I provided the how to, after I provided how to use what I give you the way to do iit?
that's not fair... all the more when it doesn't explain how this works, and he had upvoted my answer ^^
that's not the way to convince me to try to help you and others to learn ;P