08 2015 档案
摘要:##HomeWork###the first level####1. 盒模型``` #parent { width: 100px; height: 100px; background:black; ...
阅读全文
摘要:question:不依赖框架,如何获取一个元素的绝对位置? 1.1 offset和position理解 1.2 使用框架 1.3 不适用框架 方法一:offsetTop和offsetLeft循环offsetParent得到offsetTop和offsetLeft相加 方法二:getBou...
阅读全文
摘要:###the first interview1. 事件委托(ul、li)2. jsonp原理实现3. 印象最深的项目4. each的实现5. ajax的实现6. 性能优化的方法7. 判断Function和Boolean8. 印象最深的项目###the second interview1. 拖拽实现2...
阅读全文