Vertaling van "script tags" in Duits
Make sure there are no line breaks in the script tags.
Stellen Sie sicher, dass in den Script-Tags keine Zeilenumbrüche enthalten sind.
Evaluates all loaded script tags of type "text/plain" with the attribute "data-cookieconsent" and executes the scripts in accordance with the user's consent state.
Bewertet alle geladenen Script-Tags des Typs "text/plain" mit dem Attribut "data-cookieconsent" und führt die Scripts entsprechend dem Einwilligungsstatus des Nutzers aus.
Another convenient option, however, is dynamic script tags.
Als weitere praktische Option bieten sich dynamische Skript-Tags an.
Making cross-domain requests with dynamic script tags ()
Domänenübergreifende Anforderungen mit dynamischen Skript-Tags ()
In order to show the login form in case a user has not logged in, and hence has not created a session, we use another if and else statement around the #wrapper div and script tags in our original code.
Um das Anmeldeformular anzuzeigen, falls sich ein Benutzer nicht angemeldet hat und daher keine Sitzung erstellt hat, verwenden wir eine andere if and else-Anweisung um die #wrapper div- und script-Tags in unserem ursprünglichen Code.
Some nodes are not visible (for example, script tags, meta tags, and so on), and are omitted since they are not reflected in the rendered output.
Manche Knoten sind überhaupt nicht sichtbar, z. B. Skript-Tags, Metatags usw., und andere werden weggelassen, weil sie in der gerenderten Ausgabe nicht erscheinen.
Why don't self-closing script tags work?
Warum funktionieren selbstschließende Script-Tags nicht?
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.
Usually the source doesn't change during parsing, but in HTML, script tags containing document.write can add extra tokens, so the parsing process actually modifies the input.
Normalerweise ändert sich die Quelle während des Parsings nicht. In HTML können jedoch durch Skript-Tags, die document.write enthalten, zusätzliche Tokens hinzugefügt werden.
Note how the script tags do not require type attribute thanks to some new HTML5 sugar.
Beachten Sie, dass die Skript-Tags dank eines neuen HTML5-Zuckers kein Typ-Attribut benötigen.
As prevention against XSS attacks, make sure visitors don't have the privileges (or opportunity) to insert JavaScript or script tags anywhere on your website. 7.
Als Verhinderung gegen XSS-Angriffe, stellen Sie sicher, dass die Besucher nicht über die Privilegien (oder Möglichkeiten) verfügen, um JavaScript oder Skript-Tags überall auf Ihrer Website einzufügen zu können.
Technically evolved between script tags, Iframes, and obfuscation tactics
Technisch entwickelt zwischen Script-Tags, Iframes und Verschleierungstaktik
XSS attacks (aka Cross-site scripting) refer to insertion of malicious script tags and JavaScript into your website, which can than spread itself across the accounts of all visitors who view the particular page it was inserted on.
XSS-Angriffe (aka Cross-Site-Scripting) beziehen sich auf die Einfügung von bösartigen Skript-Tags und JavaScript auf Ihrer Website, die sich dann über die Konten aller Besucher, die die jeweilige Seite besucht haben, verbreiten.