No pudimos encontrar esta entrada. Mostrando resultados aproximados. Revisa la ortografía o propón añadir este término al diccionario.
javascript
JavaScript will usually already be enabled in your browser.
Generalmente, javascript está activado en su navegador.
When accessing the properties of an object, JavaScript will traverse the prototype chain upwards until it finds a property with the requested name.
Cuando se accede a las propiedades de un objeto, JavaScript recorre la cadena de prototipo hacia arriba hasta encontrar la propiedad con el nombre solicitado.
For each of these events, JavaScript will create an event object that can be used to get and update information about the current state of the event.
Para cada uno de estos eventos, JavaScript crea un objeto event que puede utilizarse para obtener y actualizar información sobre el estado actual del evento.
This is done because JavaScript will "hoist" variables to the top when code is executed (Listing 2), and because forgetting to use var sometimes produces undesired results, such as overwriting a global variable with the same name.
Esto se hace debido a que JavaScript "eleva" las variables hacia la cima cuando se ejecuta el código (Lista 2) y debido a que a veces utilizar var produce resultados indeseables como sobrescribir una variable con el mismo nombre.
The application also carries out calculations inside the browser (CSR), allowing the application to work without a network, since all the PWA's JavaScript will have been downloaded in the background and saved in the cache.
Sin embargo, la aplicación efectúa también cálculos al interior del navegador (CSR), lo que permite a la aplicación de funcionar fuera de línea, ya que todo el JavaScript de la PWA ha sido descargado en el fondo y almacenado en caché.
While it is possible to modify the Object prototype, it is generally considered bad practice because most objects in JavaScript will inherit methods and properties from the Object prototype and they may not expect the prototype to be modified.
Aunque esto sea posible se considera una mala práctica modificar el prototipo de Object ya que la mayoría de los objetos en Javascript heredan los métodos y propiedades del objeto prototype, objetos los cuales pueden esperar que estos no hayan sido modificados.
Now it's time to write a function your JavaScript will call via Ajax.
Ahora es momento de escribir una función que tu JavaScript llame vía Ajax.
Since the storefront of an online shop is a website, HTML, CSS, and JavaScript will be necessary for the front-end.
Puesto que la fachada de una tienda en línea es su sitio web, necesitarás HTML, CSS y JavaScript para el front-end.
No previous knowledge required. Some experience with HTML, CSS and JavaScript will certainly be of help.
No se requieren conocimientos previos para tomar el curso, sin embargo conocimientos básico de HTML, CSS y JavaScript sin duda son una ayuda.
When there is too much or infinite recursion, JavaScript will throw this error. Examples
Cuando hay recursión infinita o mucha recursión, JavaScript lanza este error. Ejemplos
The options for enabling JavaScript will be near the end of the long list of options that appear within a section called Scripting.
Las opciones para permitir JavaScript están casi al final de una larga lista de opciones que aparecen en la sección llamada Automatización (Scripting).
I'm sure JavaScript will have an important place in the future.
Estoy seguro que JavaScript va a tener un importante lugar en el futuro.
JavaScript will thus function again but be in read-only mode.
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.