我无法让document.execCommand('SaveAs', false, "/home/prakash/temp/log.html")在火狐或谷歌浏览器中工作,有什么想法吗?我做错了什么吗?
发布于 2010-10-20 15:09:43
更新
You may find this resource useful :)
报价:
仅在IE的Win32平台中可用,execCommand( )方法执行指定的命令。
来源:http://javascript.gakaa.com/document-execcommand-4-0-5-.aspx
更具体的资源:
https://stackoverflow.com/questions/3975448
复制相似问题