canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,334
edits
Jetvillegas (talk | contribs) |
(→DOM / Content: put back todo) |
||
| Line 160: | Line 160: | ||
APIs to JavaScript (in other words, the glue code between JavaScript and | APIs to JavaScript (in other words, the glue code between JavaScript and | ||
these APIs). For an overview, see [https://ask.mozilla.org/question/390/how-is-the-web-exposed-dom-implemented/ DOM API Implementation]. See [[#Scripting|Scripting]] below for details of the JS engine. | these APIs). For an overview, see [https://ask.mozilla.org/question/390/how-is-the-web-exposed-dom-implemented/ DOM API Implementation]. See [[#Scripting|Scripting]] below for details of the JS engine. | ||
TODO: Internal APIs vs. DOM APIs. | |||
TODO: Mutation observers / document observers. | TODO: Mutation observers / document observers. | ||