Not TestedTesting not done, may not work properly
Browser Features

Vibration API

Trigger haptic vibration patterns on mobile devices.

Checking support...
Advertisement

Interactive Input Workspace

Ready for input

Web API Execution Output

Result output will be displayed here after processing...

Native JavaScript Code Example (Zero Libraries)

navigator.vibrate([200, 100, 200]);

About the Vibration API Web API

Vibration API allows web apps to vibrate physical mobile hardware.

Specification:W3C & WHATWG Web API Standard
Sponsored Content