Este proceso de compilación significa que el JavaScript que se ejecuta en el explorador y que depura, no es el código que tienes en el editor, lo cual hace que la depuración tenga mayor dificultad.
This compilation process means the JavaScript that executes in the browser and that you debug, isn't the code you have in your editor, which makes debugging more challenging.
Si volvemos a la aplicación e introducimos un mensaje, Faye nos lo devuelve y vemos el JavaScript que tenemos que evaluar para añadir el nuevo mensaje a la lista.
If we go back to our application and enter a chat message it is broadcast back to us through Faye and we see the JavaScript that we'll need to evaluate to add the new message to the list.
Eliminar el JavaScript que bloquea la visualización y el CSS del contenido de la mitad superior de la página.
Remove the JavaScript that blocks the display and CSS of the content in the top half of the web page.
En el JavaScript que está en la sección <head> del archivo HTML, denomina
El JavaScript que se envía al navegador tomará esta cadena y la insertará al final del div de comentarios.
The JavaScript that is sent back to the browser appends this string to the end of the comments div.
Luego definimos nuestra clave publica y el JavaScript que se activará cuando se envíe el formulario con los datos de la tarjeta.
Then we set our publishable key and add some JavaScript that will fire when the form containing the credit card fields is submitted.
Se han recibido reportes de varios usuarios, desde ordenadores específicos y en todos sus navegadores, sobre problemas persistentes con el JavaScript que están provocando fallos en muchas funcionalidades e incluso en las imágenes de los artículos.
A few users have reported persistent problems with JavaScript across all their browsers on specific computers recently, causing many features to break including article images.
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.
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.
Eliminar el JavaScript que bloquea la visualización y el CSS del contenido de la mitad superior de la página
Eliminate blocking JavaScript and CSS display the contents of the upper half of the page
Para administrar las solicitudes, el JavaScript que se ejecuta en el navegador deberá invocar un servicio que se ejecuta en la nube. Información general de la arquitectura
In order to fulfill those requests, the JavaScript running in the browser will need to invoke a service running in the cloud.
Quitar el JavaScript que bloquea la caducidad o una edad máxima en las cabeceras HTTP de los recursos estáticos indica al navegador que cargue los recursos descargados previamente del disco local en lugar de hacerlo a través de la red.
Leverage browser caching Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.
La razón por la que no se llama a delete es porque en Rails 3 el JavaScript que se usa para estos enlaces es no destructivo.
The reason that the delete action isn't being called is that the JavaScript used for destroy links has been made unobtrusive in Rails 3.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.