随笔分类 - 00.html5 & css3
摘要:DOM常用属性 innerHTML: 元素标签内部的文本。 innerText outerHTML outerText nodeName: 节点名称 parentNode: 父节点 nextSibling: 下一个同胞节点 previousSibling: 上一个同胞节点 style: 元素样式 S
阅读全文
摘要:日历控件: https://fullcalendar.io/docs/ https://fullcalendar.io/docs/event_data/events_function/ https://fullcalendar.io/docs/event_data/Event_Object/ htt
阅读全文
摘要:scrollReveal.jshttp://www.dowebok.com/134.html简介 和 WOW.js 一样,scrollReveal.js 也是一款页面滚动显示动画的 JavaScript,能让页面更加有趣,更吸引用户眼球。不同的是 WOW.js 的动画只播放一次,而 scrollRe
阅读全文
摘要:http://www.layui.com/ http://www.layui.com/doc/ http://www.layui.com/demo/
阅读全文
摘要:http://jmesnil.net/stomp-websocket/doc/ What is STOMP? STOMP is a simple text-orientated messaging protocol. It defines an interoperable wire format s
阅读全文
摘要:http://ace.jeka.by/index.html 下载: http://www.daimajiayuan.com/plus/download.php?open=0&aid=18152&cid=17
阅读全文
摘要:AdminLTE, Color Adminhttps://github.com/almasaeed2010/AdminLTE/http://www.seantheme.com/color-admin-v2.2/admin/html/index_v2.html 商业网站:https://almsaee
阅读全文
摘要:http://jwarby.github.io/jquery-pagewalkthrough/ 源码 https://github.com/jwarby/jquery-pagewalkthrough
阅读全文
摘要:http://www.json.org/json-zh.html 下载: https://github.com/douglascrockford/JSON-js
阅读全文
摘要:ref: http://api.jquery.com/on/ 直接事件: 将事件委托直接绑定到dom元素上,当事件发生时触发handler. 委托事件: 将事件委托绑定到dom元素的外层容器上,当事件发生时,冒泡到匹配的外层元素,触发相应handler. 采用委托事件的优势有2点: 1.效率高。对子
阅读全文
摘要:Test jQuery Extend abcd123中国
阅读全文
摘要:當你設定一個元素樣式為 box-sizing: border-box;,這個元素的內距和邊框將不會增加元素本身的寬度。
阅读全文
该文被密码保护。
摘要:--> test output output元素,在firefox中支持得很好 baidu 特殊符号 10±0.01 注册商标® 度° 元¥ 引号" Hello World. " 鼠标移上去显示详细abbr:XHTML Enter function m...
阅读全文