随笔分类 -  Reading Note

读书笔记
摘要:第一章,概述这章是综述性质的,作者随意的给出了一些例子。1. visibility = hidden, display = none。function hide (e, reflow) { if (reflow) { e.target.style.display ... 阅读全文
posted @ 2014-08-26 21:43 WanChengCheng 阅读(499) 评论(0) 推荐(0)