我正在尝试使用fancybox显示我的word文档,链接如下:
<a href="https://docs.google.com/gview?url=http:/localhost:8080/DocumentManager/uploads/CVs.doc&embedded=true"></a>
但是url不起作用。请给我这个问题的解决方案。
发布于 2014-05-30 18:22:19
请尝试此操作以查看文档
<a herf="https://docs.google.com/gview?url=http%3A%2F%2flocalhost%3A8080%2FDocumentManager%2Fuploads%2FCVs.doc&embedded=true"></a>
我希望它能正常工作f9
https://stackoverflow.com/questions/21229829
复制相似问题