07 2015 档案
摘要:```http://www.cnblogs.com/KeithWang/p/3139517.html```#总体概念1. block和inline这两个概念是简略的说法,完整确切的说应该是 block-level elements (块级元素) 和 inline elements (内联元素)。bl...
阅读全文
摘要:```parent返回匹配元素的父元素的元素集合;parents返回匹配元素的祖先元素的元素集合。``````children返回匹配元素的子元素的元素集合;find返回匹配元素的后代元素的元素集合。```
阅读全文
摘要:on和off的格式 on 例如: off one on代替bind,delegate,live bind live delegate off代替unbind,undelegate,die
阅读全文
摘要:body{ background-image:url('bgimage.gif');background-repeat:no-repeat;background-attachment:fixed;background-position:center;}backgroundPosition 属性设置背...
阅读全文

浙公网安备 33010602011771号