No pudimos encontrar esta entrada. Mostrando resultados aproximados. Revisa la ortografía o propón añadir este término al diccionario.
que el JavaScript
que JavaScript
Also, if we look at the file itself we'll see that the JavaScript is minified, saving bandwidth.
También si vemos el contenido del fichero veremos que el JavaScript ha sido minimizado, lo que ahorra ancho de banda.
After chatting with our site developers, we realize that the JavaScript we included on our page doesn't need to be blocking; we have some analytics and other code in there that doesn't need to block the rendering of our page.
Después de conversar con nuestros programadores de sitios, nos dimos cuenta de que el JavaScript que incluimos en nuestra página no debe ser de bloqueo: contamos con algunas herramientas de análisis y otros elementos de código que no necesitan bloquear la representación de nuestra página.
In particular, the page should remain usable albeit without the extra features that the JavaScript would have added.
En particular, la página debe seguir siendo útil aunque sin las características adicionales que JavaScript habría añadido.
This is a signal to Internet caches and Googlebot that the JavaScript can be different for different user agents, and is a signal for Googlebot to crawl the JavaScript file using different Googlebot user-agents.
De este modo, se indica a los sistemas de caché de Internet y al robot de Google que JavaScript puede ser diferente según el usuario-agente, además de indicar al robot de Google que rastree el archivo JavaScript utilizando diferentes usuarios-agentes.
When we start up the application's server and visit the page for an article now we'll see the alert appear about ten seconds after the page loads which means that the JavaScript above is being returned from the server and executed on the client.
Si arrancamos el servidor de la aplicación y visitamos la página de un artículo veremos que aparece la alerta al cabo de diez segundos tras la carga de la página, lo que quiere decir que el JavaScript devuelto se está ejecutando en el cliente. Recuperación de los comentarios
If we look at the HTML for one of the questions we'll see that the JavaScript is no longer embedded in the delete link's tag.
Si examinamos el HTML de una de las preguntas comprobaremos que el JavaScript ya no aparece embebido en la etiqueta del enlace de borrado.
The benefit of this technique is you can load the JavaScript locally and trust that the JavaScript did not change after being loaded.
La ventaja de esta técnica es que puedes cargar el JavaScript localmente y confiar en que el JavaScript no cambiará después de ser cargado.
Research shows that the JavaScript code checks the current operating system, web browser, and geo-location.
Según las investigaciones, el código JavaScript comprueba cuál es el sistema operativo actual, navegador web y ubicación geográfica.
It's only during execution that the JavaScript engine actually sets the value of variable references equal to their assignment values.
Es solo durante la ejecución que el motor de JavaScript realmente establece el valor de las referencias de las variables igual a sus valores de asignación.
Once that is done, you should still make sure that the JavaScript part is optimized to speed up your site, not slow it down.
Una vez hecho esto, usted debe asegurarse de que la parte JavaScript está optimizada para la velocidad de tu sitio, no reducir la velocidad.
Another, more subtle, example of data type conflicts comes from the fact that the JavaScript engine doesn't always use the data type you expect.
Otro ejemplo más sutil de conflictos de tipos de datos viene del hecho de que el motor Javascript no siempre utiliza el tipo de datos que uno espera.
Among the innovations that we will find in the latest version we have to highlight that the JavaScript engine has been optimized to be 50% quicker than the previous version.
Entre las novedades de la última versión podemos destacar: el motor JavaScript optimizado llega a ser el 50% más rápido que la versión anterior.
Information security training researchers added that the JavaScript file also loads a txt file containing a list of IP addresses that can be hacked.
Los investigadores de seguridad de la información añadieron que el archivo JavaScript también carga un archivo txt que contiene una lista de direcciones IP que pueden ser hackeadas.
Contenido potencialmente sensible o inapropiado
Los ejemplos se utilizan solo para ayudarte a traducir la palabra o expresión en diversos contextos. Nosotros no los seleccionamos ni los validamos y pueden contener términos o ideas inapropiados. Infórmanos sobre este tipo de ejemplos para que sean editados o dejen de mostrarse. Las traduccciones potencialmente sensibles, inapropiadas o coloquiales suelen estar marcadas con rojo o con naranja.