review
1. DOM 文檔對象模型
元素 新增/刪除/插入/替換/復(fù)制 cloneNode(bol)
屬性 新增ele.setAttribute(name, value)/獲取ele.getAttribute(name)/移除ele.removeAttribute(name)
文本 innerHTML/innerText/value
2. JSON 輕量級的數(shù)據(jù)交換格式
XML
XHTML
{
"name": "Shafee",
"age": 20,
"schools": [{}, {}, {}]
}
效果: 碰壁反彈/瀑布流/懶加載/預(yù)加載
瀑布流
頁面的可視區(qū)寬高
document.documentElement.clientWidth/document.documentElement.clientHeight
懶加載艾帐,資源[img]需要使用到才請求加載蹲嚣,減少首屏加載時間
預(yù)加載跷究,預(yù)先將消耗網(wǎng)絡(luò)帶寬的資源[img]請求回來坪蚁,加載完成之后才進一步操作