Name

noscript — <noscript> . . . </noscript>

Liefert alternativen Inhalt, der dargestellt wird, wenn ein Skript nicht ausgeführt werden kann, zum Beispiel, weil der Agent (Browser) des Benutzers Skripting nicht unterstützt oder abgeschaltet hat oder wenn er die Skriptsprache nicht kennt.

Attribute

Kern, Internationalisierung, Events

Beispiel

<script type="text/javascript">
... hierhin kommt das Skript ...
</script>
<noscript>
Das Skript ist ausgeschaltet.
</noscript>

Get HTML & XHTML: kurz & gut now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.