Showing posts with label javascript vibrate. Show all posts
Showing posts with label javascript vibrate. Show all posts

Wednesday, 19 August 2015

How to vibrate mobile using javascript

Javascript mobile vibrate

 
 if ("vibrate" in navigator) {
 // vibration API supported
}
 
navigator.vibrate([500, 300, 100]);  for pattern vibrate
 
navigator.vibrate(200);  for single Milli seconds
 
 
 
 


 
  
 
 
 

 

Subscribe to our Newsletter

Contact our Support

Email us: youremail@gmail.com

Our Team Memebers