2014_2_18

很久没写了,一直想写点什么的

window.requestFileSystem = window.requestFileSystem || window.webkitRequestFileSystem; window.requestFileSystem(window.TEMPORARY, 5*1024*1024, function(fs){console.log(fs)}, null);//文件系统

 

在 平板下用 window.open(url,_bank || _self, setting);  window.close()无效;太坑爹了

使用widnow.location.href = url 和使用window.open(url, _self, null) DOM加载顺序渲染有问题

本文作者:方方和圆圆

本文链接:https://www.cnblogs.com/diligenceday/p/3554607.html

版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 2.5 中国大陆许可协议进行许可。

posted @   方方和圆圆  阅读(215)  评论(0编辑  收藏  举报

再过一百年, 我会在哪里?

💬
评论
📌
收藏
💗
关注
👍
推荐
🚀
回顶
收起
点击右上角即可分享
微信分享提示