Document的理解
生活随笔
收集整理的這篇文章主要介紹了
Document的理解
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
document是dom樹中的一個級別,在它的上面是window,一般我們都輸入是document.
其實是window.document
document的對象集合document.forms[]表單,document.links[]鏈接,document.images[]圖像,默認還有all[]
document的屬性document.cookie;document.domain
document.lastModified;document.referrer(之前也的URL,可以做盜鏈處理);
document.title(當前標題);document.URL(當前URL)
?
關鍵的document的三大方法,用來操作dom元素的
getElementById()指定id
getElementsByName()指定名稱
getElementsByTagName()指定標簽名
document的擴展是HTMLDocument
轉載于:https://www.cnblogs.com/zhulinmails/archive/2012/03/06/2381223.html
總結
以上是生活随笔為你收集整理的Document的理解的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 流水贷需要什么条件
- 下一篇: 股票有大宗交易是好是坏,分以下两种情况