The script tag for the selected file is inserted in the document.
Das Skript-Tag für die ausgewählte Datei wird in das Dokument eingefügt.
The script tag for your account can be found in your account settings.
Das Skript-Tag zu Ihrem Account finden Sie in den Einstellungen Ihres Accounts.
For example, a Script tag that uses only the font "Abel" has the format
Beispielsweise besitzt ein script-Tag, das nur die Schrift „Abel" verwendet, das folgende Format
When you update the font in a CSS file that is linked to multiple HTML files, you are prompted to update the script tag in the related HTML files.
Wenn Sie eine Schrift in einer CSS-Datei aktualisieren, die mit mehreren HTML-Dateien verknüpft ist, werden Sie aufgefordert, das script-Tag auch in den zugehörigen HTML-Dateien zu aktualisieren.
Question This pertains to cookies set inside a script (maybe inside a script tag).
Frage Dies betrifft Cookies, die in einem Skript (möglicherweise innerhalb eines Skript-Tags) gesetzt sind.
The src attribute of the script tag is not domain-checked by browsers.
Das src-Attribut des Skript-Tags wird von Browsern keiner Domänenprüfung unterzogen.
Now you only have to add the corresponding script tag to your website.
Nun müssen Sie nur noch das entsprechende Script-Tag auf ihrer Webseite einbauen.
Add the defer attribute to your script tag.
Füge das Defer-Attribut zu deinem Script-Tag hinzu.
What about scripts included via a script tag?
Wie sieht es mit Skripts aus, die über ein Skript-Tag eingefügt werden?
Next, you'll see a script tag that you can copy onto your website.
Als nächstes sehen Sie einen Skript-Tag, den Sie auf Ihre Website kopieren können.
For this, the async parameter in the script tag is sufficient
Dafür genügt ein entsprechender async Parameter im Script-Tag
Add the following script tag to (preferably) the head section of your page.
Fügen Sie den folgenden Script-Tag (vorzugsweise) in die head Sektion Ihrer Website ein.
You can paste the line above directly after the initial script tag in the publishing code, or, to improve the load time for your player, take both script tags and move them inside the head tag in your document.
Sie können die Zeile oben direkt nach dem ersten Script-Tag im Veröffentlichungscode einfügen. Um die Ladezeit des Players zu verbessern, verschieben Sie beide Script-Tags in das head-Tag Ihres Dokuments.