IE6下调用功能键方法

来源:互联网 发布:淘宝申诉怎么写 编辑:程序博客网 时间:2024/05/20 07:36

 

 var WsShell = new ActiveXObject('WScript.Shell')
 WsShell.SendKeys('{F11}'); 
原创粉丝点击