資料介紹
About This Reference
This section describes the guide itself: who it's for, how the information is presented, and how you can use the examples in the reference in your own DOM development.
Note that this document is under development, and is not currently a comprehensive listing of the DOM methods and properties implemented for Gecko. Each individual section of the document (e.g., the DOM Document Reference) is complete for the object(s) it describes, however. As reference information for the various members of the huge APIs becomes available, it is integrated into this document here.
Who Should Read This Guide
The reader of the Gecko DOM Reference is a web developer or savvy web user who knows something about how web pages are constructed. This reference avoids making presumptions about the reader's acquaintance with the DOM, with XML, with web servers or web standards, and even with JavaScript, the language in which the DOM is made accessible to the reader. But the document does presume familiarity with HTML, with markup, with the basic strucure of web pages, with web browsers, and with stylesheets.
In its introductory material, many examples, and high-level explanations, the document is a "beginners" web development guide. In general, however, the API reference should be valuable for inexperienced and experienced web developers alike.
What is Gecko?
Netscape 6.1, Mozilla, and other Mozilla-based browsers have identical implementations of the DOM. This is so because they use the same technology.
Gecko, the software component in these browsers that handles the parsing of the HTML, the layout of the pages, the document object model, and even the rendering of the entire application interface, is a fast, standards-compliant rendering engine that implements the W3C DOM standards and the DOM-like (but not standardized) browser object model (i.e., window et al) in the context of web pages and the application interface, or chrome, of the browser.
Though the application interface and the content displayed by the browser are different in many practical ways, the DOM exposes them uniformly as a hierarchy of nodes. The tree structure of the DOM (which in its application to the user
API Syntax
Each description in the API reference includes the syntax, the input and output parameters (where the return type of the return type is given), an example, any additional notes, and a link to the appropriate specification.
Typically, read-only properties have a single line of syntax because those properties can only be gotten and not set. For example, the read-only property availHeight of the document object includes the following syntax information:
- STM32微控制器產(chǎn)品技術(shù)參考手冊 4次下載
- STM32中文參考手冊 28次下載
- STM32中文參考手冊下載 323次下載
- 船舶發(fā)電機(jī)PPU設(shè)備設(shè)計(jì)參考手冊 1次下載
- K64子系列參考手冊 8次下載
- STM32F10xxx參考手冊 16次下載
- HTML DOM的使用教程詳細(xì)說明 5次下載
- PIC24F系列參考手冊之編程和診斷
- dsPIC33F系列參考手冊之中斷(第II部分)
- dsPIC30F系列參考手冊之程序存儲器
- PIC24H系列參考手冊之復(fù)位
- PIC32系列參考手冊之中斷
- PIC32系列參考手冊之帶On-The-Go(OTG)功能的高速USB
- WiFly命令參考手冊.pdf
- 起重機(jī)設(shè)計(jì)參考手冊
- STM32基于標(biāo)準(zhǔn)外設(shè)庫的外部中斷配置 2034次閱讀
- 谷歌代碼編輯器Project IDX來了! 1095次閱讀
- 軟件代碼配置進(jìn)入MIMXRT1176 ISP模式 1341次閱讀
- 用Petalinux工具鏈幫助創(chuàng)建一個(gè)最小的Xen系統(tǒng) 1575次閱讀
- react框架及其作用 3096次閱讀
- 如何畫出STM32系列單片機(jī)的原理圖 2.2w次閱讀
- 你知道終端軟件XShell參考手冊怎么操作? 1366次閱讀
- 單片機(jī)cpu初始化的方法解析 4135次閱讀
- 基于STM32F0的SPI通信的FLASH程序分析 2690次閱讀
- 你可能還不知道數(shù)據(jù)手冊中有這些內(nèi)容 8977次閱讀
- ug1292時(shí)序收斂快速參考手冊 3406次閱讀
- 如何將SAW濾波器插入到Sub-GHz參考匹配電路中? 6033次閱讀
- HTML DOM prompt()方法使用 4684次閱讀
- 如何使用遞歸遍歷轉(zhuǎn)換樹形數(shù)據(jù) 4593次閱讀
- 淺談javascript技術(shù)的雙向數(shù)據(jù)綁定 4324次閱讀
下載排行
本周
- 1電子電路原理第七版PDF電子教材免費(fèi)下載
- 0.00 MB | 1490次下載 | 免費(fèi)
- 2單片機(jī)典型實(shí)例介紹
- 18.19 MB | 92次下載 | 1 積分
- 3S7-200PLC編程實(shí)例詳細(xì)資料
- 1.17 MB | 27次下載 | 1 積分
- 4筆記本電腦主板的元件識別和講解說明
- 4.28 MB | 18次下載 | 4 積分
- 5開關(guān)電源原理及各功能電路詳解
- 0.38 MB | 10次下載 | 免費(fèi)
- 6基于AT89C2051/4051單片機(jī)編程器的實(shí)驗(yàn)
- 0.11 MB | 4次下載 | 免費(fèi)
- 7藍(lán)牙設(shè)備在嵌入式領(lǐng)域的廣泛應(yīng)用
- 0.63 MB | 3次下載 | 免費(fèi)
- 89天練會電子電路識圖
- 5.91 MB | 3次下載 | 免費(fèi)
本月
- 1OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234313次下載 | 免費(fèi)
- 2PADS 9.0 2009最新版 -下載
- 0.00 MB | 66304次下載 | 免費(fèi)
- 3protel99下載protel99軟件下載(中文版)
- 0.00 MB | 51209次下載 | 免費(fèi)
- 4LabView 8.0 專業(yè)版下載 (3CD完整版)
- 0.00 MB | 51043次下載 | 免費(fèi)
- 5555集成電路應(yīng)用800例(新編版)
- 0.00 MB | 33562次下載 | 免費(fèi)
- 6接口電路圖大全
- 未知 | 30320次下載 | 免費(fèi)
- 7Multisim 10下載Multisim 10 中文版
- 0.00 MB | 28588次下載 | 免費(fèi)
- 8開關(guān)電源設(shè)計(jì)實(shí)例指南
- 未知 | 21539次下載 | 免費(fèi)
總榜
- 1matlab軟件下載入口
- 未知 | 935053次下載 | 免費(fèi)
- 2protel99se軟件下載(可英文版轉(zhuǎn)中文版)
- 78.1 MB | 537791次下載 | 免費(fèi)
- 3MATLAB 7.1 下載 (含軟件介紹)
- 未知 | 420026次下載 | 免費(fèi)
- 4OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234313次下載 | 免費(fèi)
- 5Altium DXP2002下載入口
- 未知 | 233045次下載 | 免費(fèi)
- 6電路仿真軟件multisim 10.0免費(fèi)下載
- 340992 | 191183次下載 | 免費(fèi)
- 7十天學(xué)會AVR單片機(jī)與C語言視頻教程 下載
- 158M | 183277次下載 | 免費(fèi)
- 8proe5.0野火版下載(中文版免費(fèi)下載)
- 未知 | 138039次下載 | 免費(fèi)
評論