【发布时间】:2017-01-07 09:25:40
【问题描述】:
我正在使用 google doc viewer 将文档嵌入网站。
以下代码适用于大多数 URL。但它不适用于以下网址。 https://www.googleapis.com/download/storage/v1/b/myrefers-prod-resumes/o/RagulRaj%5B0_10%5Dwo3ROygrYW.doc?generation=1483615756991284&alt=media
请说明以下代码为何不适用于上述网址。
<iframe src='http://docs.google.com/viewer?embedded=true&url=www.snee.com/xml/xslt/sample.doc' width='500px' height='350px' frameborder='0'>Test</iframe>
【问题讨论】:
标签: iframe google-docs google-docs-api