Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将一些表单数据发布到 iFrame,结果是强制下载文件。我正在尝试检测下载何时开始,以便我可以重置表单中的一些值。我在 Chrome 控制台中注意到下载开始时会触发此事件:
有没有办法用 Javascript 检测这个事件?