魔术师

使div显示边框

[].forEach.call($$("*"),function(a){
  a.style.outline="1px solid #"+(~~(Math.random()*(1<<24))).toString(16)
});
posted @ 2016-06-10 18:49  王端端  阅读(135)  评论(0编辑  收藏  举报