JavaScript模擬鼠標事件

<!doctype html> <html> <head> <meta charset="utf-8"> <title>simulate event</title> </head> <body> <button id="test-btn">test simulate event</button> <script type="text/javascript"> /** event.initM
相關文章
相關標籤/搜索