【发布时间】:2021-01-27 14:10:40
【问题描述】:
有没有人知道如何处理客户端浏览器设置为automatically download files(而不是在浏览器中打开)的情况?
在我当前的实现中,在这种情况下,文件已下载,但羽毛灯/iframe 保持为空/白色。
我只是通过 html 中的一个按钮来触发羽毛灯:
<button type="button" class="btn btn-modal" href="file.pdf" data-featherlight="iframe">
<img class="modal-button-icon" src="icon.svg" alt="Grundriss" style=>
</button>
提前致谢!
【问题讨论】:
标签: bootstrap-4 lightbox featherlight.js featherlight