Download for Windows Premium
Publiciteit
onclick handler

Vertaling van "onclick handler" in Spaans

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.
manejador onClick
handler onclick
We are making the onclick handler equal to an anonymous function, which contains the code to run when the button is clicked.
Estamos haciendo el handler onclick igual que una función anónima, que contiene el código para ejecutar cuando se ha hecho click en el botón.
Briefly, the onclick handler is a property available on the button (or in fact, any element on the page) that can be set to a function to specify what code to run when the button is clicked.
Brevemente, el handler onclick es una propiedad disponible en el botón (o, de hecho, en cualquier elemento de la página) que se puede configurar en una función para especificar qué código ejecutar cuando se hace clic en el botón.
There are many ways to attach an event to an element. Here we select the <html> element, setting its onclick handler property equal to an anonymous (i.e. nameless) function, which contains the code we want the click event to run.
Hay muchas maneras de enlazar un evento a un elemento; aquí hemos seleccionado el elemento HTML y le asignamos a su propiedad onclick una función anónima (función sin nombre) que contiene el código que se ejecutará cuando el evento suceda.
The onClick handler sets the current color of the board based on whether the user clicks the X or O button.
El manejador onClick establece el color actual del tablero con base en si el usuario hace clic en el botón X o en el botón O.
Be sure to use return false for the onClick handler, because without that statement the browser will follow the link before the recordOutboundLink method has a chance to execute.
No se olvide de usar return false para el controlador onClick, ya que sin dicha instrucción el navegador seguirá el enlace antes de que se pueda ejecutar el método recordOutboundLink.
Since we now have a single click handler in Board for many Squares, we'll need to pass the location of each Square into the onClick handler to indicate which Square was clicked.
Desde que ahora tenemos un solo manejador de click en Board para muchos Squares, necesitamos pasar la ubicación de cada Square en el manejador onClick para indicar qué cuadrado fue clickedo.
Then the parent calls setState in its own onClick handler.
Luego, el padre llama a setState en su propio manejador del onClick.
The button has a onClick handler which calls a method called this.jumpTo().
El botón tiene un manejador onClick que invoca a un método llamado this.jumpTo().
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor onclick handler in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
jug: container with a handle and spout for liquids
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 8. Exact: 8. Verstreken tijd: 56 ms.