摘要: <script type="text/javascript"> <!-- document.onmousedown = function (e) { var e = e || window.event alert("e" + e.button); if (e.button == "2") { ale 阅读全文
posted @ 2017-09-08 13:47 天晴微笑 阅读(916) 评论(0) 推荐(0) 编辑