Examples with "src del script" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
El atributo src del script se tiene que cambiar al archivo Javascript en las carpetas de la web.
The script src attribute needs to change to the location of the Javascript file in the web folders.
Andere resultaten
Ya conoces script-src, así que el concepto debería estar claro.
You've already seen script-src, so the concept should be clear.
En nuestros ejemplos anteriores, solo especificamos script-src, lo que significa que las imágenes, fuentes y otros elementos pueden cargarse desde cualquier origen.
We specified only script-src in our earlier examples, which means that images, fonts, and so on can be loaded from any origin.
Ahora, agrega el nonce a tu directiva script-src como sufijo de la palabra clave nonce-.
Now, add the nonce to your script-src directive appended to the nonce- keyword.
style-src es el equivalente de script-src para las hojas de estilo.
Si necesitas tener secuencias de comandos y estilos integrados, puedes habilitarlos agregando 'unsafe-inline' como una fuente de contenido permitida en una directiva script-src o style- src.
If you must have inline script and style, you can enable it by adding 'unsafe-inline' as an allowed source in a script-src or style- src directive.
Dependiendo de la presencia del atributo src, el elemento script puede ser usado para incrustar un trozo de código dentro del documento o para hacer una referencia a un archivo de programas externo que será cargado por separado.
Depending on the presence of the src attribute, the script element may be used to embed a piece of code inside the document or to reference an external scripts file that will be loaded separately.
Si eval y su hermano de texto a JavaScript son esenciales para tu app, puedes habilitarlos agregando 'unsafe-eval' como una fuente de contenido permitida en una directiva script-src, pero no es nada recomendable.
If eval and its text-to-JavaScript brethren are essential to your application, you can enable them by adding 'unsafe-eval' as an allowed source in a script-src directive, but we strongly discourage this.
Una política debe incluir una directiva default-src o script-src para evitar la ejecución de scripts en línea, así como bloquear el uso de eval().
A policy needs to include a default-src or script-src directive to prevent inline scripts from running, as well as blocking the use of eval().
En vez de agregar código a la etiqueta de la secuencia de comandos, crea un hash SHA de la propia secuencia de comandos y agrégala a la directiva script-src.
Instead of adding code to the script tag, create a SHA hash of the script itself and add it to the script-src directive.
<script src=Este atributo solo debe ser declarado cuando el atributo src está presente y no se está cargando un script modular.
This attribute must only be declared when the scr attribute is present and it's not embedding a module script.
Esta directiva no puede usarse en etiquetas <meta>. style-src es el equivalente de script-src para las hojas de estilo. upgrade-insecure-requests indica a los usuario-agentes que modifiquen los esquemas de URL, cambiando HTTP por HTTPS.
This directive can't be used in <upgrade-insecure-requests instructs user agents to rewrite URL schemes, changing HTTP to HTTPS.
El contenido del script se especifica estableciendo el src atributo a una dirección URL que apunta a un tag.
The script content is specified by setting the src attribute to a URL that points to a script file.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.