<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.bzz.ch/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.bzz.ch/feed.php">
        <title>BZZ - Modulwiki - de:modul:m291:learningunits:lu04:theorie</title>
        <description></description>
        <link>https://wiki.bzz.ch/</link>
        <image rdf:resource="https://wiki.bzz.ch/_media/wiki/logo.png" />
       <dc:date>2026-04-23T09:19:14+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.bzz.ch/de/modul/m291/learningunits/lu04/theorie/a_dom?rev=1772900853&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/de/modul/m291/learningunits/lu04/theorie/b_events?rev=1772692839&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.bzz.ch/_media/wiki/logo.png">
        <title>BZZ - Modulwiki</title>
        <link>https://wiki.bzz.ch/</link>
        <url>https://wiki.bzz.ch/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://wiki.bzz.ch/de/modul/m291/learningunits/lu04/theorie/a_dom?rev=1772900853&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-07T16:27:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU04a – Das DOM (Document Object Model)</title>
        <link>https://wiki.bzz.ch/de/modul/m291/learningunits/lu04/theorie/a_dom?rev=1772900853&amp;do=diff</link>
        <description>LU04a – Das DOM (Document Object Model)

Was ist das DOM?

Das DOM ist die Art und Weise, wie JavaScript Ihr HTML-Dokument «sieht». Es repräsentiert die gesamte Seite als einen Baum aus Objekten. Jedes HTML-Element wird zu einem Objekt, das Sie lesen und verändern können.</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/de/modul/m291/learningunits/lu04/theorie/b_events?rev=1772692839&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-05T06:40:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU04b – Events &amp; State</title>
        <link>https://wiki.bzz.ch/de/modul/m291/learningunits/lu04/theorie/b_events?rev=1772692839&amp;do=diff</link>
        <description>LU04b – Events &amp; State

Events &amp; EventListener

Ein Event ist ein Signal, das der Browser aussendet, wenn etwas passiert – ein Klick, eine Tastatureingabe, eine Berührung. Mit einem EventListener registrieren Sie eine Funktion, die auf dieses Signal reagiert.</description>
    </item>
</rdf:RDF>
