摘要: Tool: Online jsonviewerJSON: JavaScript Object Notation.JSON is a syntax for storing and exchanging data.JSON ObjectsJSON objects are written inside c... 阅读全文
posted @ 2015-12-16 18:59 提佰萬 阅读(283) 评论(0) 推荐(0) 编辑
摘要: 原文地址: $(document).ready vs $(window).load vs window.onload$(document).readyWe execute our code when DOM is ready except images. 1 //call type 1 2 $(do... 阅读全文
posted @ 2015-12-16 17:28 提佰萬 阅读(466) 评论(0) 推荐(0) 编辑