TD Talk: Edit the Message Window
Overview
Learn how to edit within the message window in TD Talk, available only on the TD Pilot communication device.
Vollständigen Artikel anzeigen
TD Hörsaal - Mehrsprachigkeit in der Unterstützten Kommunikation
TD Hörsaal - Förderung von Verhalten, Teilhabe und Kommunikation bei Menschen mit ASS mit TD Snap
In dieser Hörsaal-Aufzeichnung bekommen Sie eine Einführung in die Möglichkeiten zur Unterstüt...
TD Hörsaal - Motor Plan und Wortschatzfilter
const iframe = document.querySelector(".article_content iframe"); const h1Element = document.querySelector("h1"); const h1Text = h1Element ? h1Element.textContent.trim() : "Education video"; if (iframe && iframe.title === "") { iframe.setAttribute("title", h1Text); }
