显示嵌入式PDF文件的按钮

问题描述

有了现在的代码,我正在网站上显示我的PDF文件。但是我正在寻找仅在使用CSS按钮时才显示文件方法吗?

<aside id="join"class="join">
    <embed src="assets/joinher.pdf#toolbar=0" type="application/pdf" width="350px" height="400px">
    <p>If you are unable view pdf file please click on below and download the file: </p>
    <a href=”#” class="btn">Download PDF</a>
</aside>

有人知道如何实现吗?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)