【发布时间】:2014-06-11 19:06:16
【问题描述】:
我正在评估 IT Hit WebDAV AJAX 库。当我的脚本调用 MicrosoftOfficeEditDocument(url) 时,它在 IE 中有效,但在 Google Chrome 中无效(在 Chrome 中调用时它没有做任何事情)。我错过了什么?
我是这样称呼它的:
ITHit.WebDAV.Client.DocManager.MicrosoftOfficeEditDocument("http://server.com/file.docx");
【问题讨论】:
标签: ajax webdav ithit-ajax-file-browser