摘要: DOM <!-- DOM节点1 childNodes nodeType 获取子节点 children parentNode 例子:点击链接,隐藏整个li offsetParent 例子:获取元素在页面上的实际位置 --> <!doctype html> <html lang="en"> <head> 阅读全文
posted @ 2016-06-29 00:24 miaomiaotab 阅读(247) 评论(0) 推荐(0)