Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- function getar() {
- echo '<script>
- window.navigator.vibrate([1000, 500, 1000]);
- </script>';
- }
- ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement