美文网首页Web
download files

download files

作者: MengchunCao | 来源:发表于2017-05-25 17:57 被阅读4次

    1. new window will be blocked if it's opened by js in ajax callback.

    2. hidden iframe

    a . window.downloadIframe.location.href = url; 

    b. window.downloadIframe.src = url; //some browser may forbid changing 'src' property

    相关文章

      网友评论

        本文标题:download files

        本文链接:https://www.haomeiwen.com/subject/efuzxxtx.html