Clientseitiges JavaScript erweitert die Kernsprache durch die Bereitstellung von Objekten, mit denen ein Browser und sein Document Object Model (DOM) steuern lassen. The previous tutorial in this series, How to Access Elements in the DOM, covers how to use the built-in methods of the document object to access HTML elements by ID, class, tag name, and query selectors. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat. All operations on the DOM start with the document object. HTML DOM properties are values (of HTML Elements) that you can set or change. Wechseln zu: Navigation, Suche ← DOM-Manipulation. JavaScript DOM Tutorials.
Tip: You can also access a