Posts by a1b2c3d4 • 11 points
1 post
-
1
votes1
answer52
viewsQ: Javascript help
How do I get this script to run in 10 seconds ?? <script type = "text/javascript"> function simulateClick(x, y) { var clickEvent = document.createEvent('MouseEvents');…