Hallo Matthias,
Diese DOM-Methoden (?) erlauben einem ja auf Elementknoten direkt zuzugreifen und somit Ankerpunkte im HTML / DOM zu finden.
Gibt es da einen Spezialbegriff für, bzw. eine gute Definition?
Ich finde DOM-Methoden und -Eigenschaften nach wie vor plausibel. Wird auch im MDN-Artikel dazu weitgehend so bezeichnet:
»use the W3C DOM properties and methods«
»In addition to these access methods, the W3C DOM specifications provide methods for creating new elements and inserting them in a document, for creating attributes, new content, for traversing the content tree and for handling events dispatched as the user interacts with the document itself.«
Grüße,
Thomas