开发者

Make the file download manager window the front window in Firefox/Safari

开发者 https://www.devze.com 2022-12-26 04:51 出处:网络
If Safari/Firefox have already downloaded files then they keep a download manager window open. Wh开发者_C百科en the user downloads a new file from my site, is there any way to force that download mana

If Safari/Firefox have already downloaded files then they keep a download manager window open. Wh开发者_C百科en the user downloads a new file from my site, is there any way to force that download manager window to the front of all windows?


I don't think so. The Download manager is not under the site's control. Maybe through a Firefox extension, but definitely not using normal JavaScript.


Can't you make the download window close on completion? Then it will re-open each time, which usually results in it being on top.

0

精彩评论

暂无评论...
验证码 换一张
取 消