本文介绍了HTML中的下载对话框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
嗨
当我使用锚标记作为文件参考时.
例如
< a href =" xxxx.zip>点击我</a>"
我无法获得下载对话框.它显示在一个窗口中.
我可以找到解决方案吗?
在此先感谢
Hi
when i use anchor tag for a file reference.
for example
"<a href="xxxx.zip">click me</a>"
I am unable to get the download dialog box. It is showning in a window.
can i get solution for it.
Thanks in advance
推荐答案
这篇关于HTML中的下载对话框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!