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.
atributo async
atributo asíncrono
Use a defer or async attribute in the scripts to dealy execution.
Utilice un aplazamiento o atributo async en las secuencias de comandos para retrasar la ejecución.
Often, if the script can use the async attribute, it also means it is not essential for the first render.
A menudo, si la secuencia de comandos puede usar el atributo async, también significa que no es esencial para la primera representación.
The recommended method for adding plugin code to the page is via a <script> tag with the async attribute set to ensure it doesn't block the loading of other features on your site.
El método recomendado para agregar el código del plugin a la página es hacerlo a través de la etiqueta <script> con el atributo async configurado para garantizar que no bloquea la carga de otras funciones de tu sitio web.
This attribute can be declared together with the async attribute, to cause legacy browsers, that only support defer, to fall back to the defer method instead of the blocking the page load (which is the default behavior).
Este atributo puede ser declarado junto con el atributo async, para permitir a los navegadores antiguos, que solo soportan a defer, utilizar el método de defer en lugar de bloquear la carga de la página, (la cual es la conducta por defecto).
The async attribute allows the browser to continue rendering the rest of your page while the API loads.
El atributo async permite que el navegador represente el resto de tu sitio web mientras se carga la Maps API.
For non-critical HTML imports, mark them with the async attribute.
Respecto de las importaciones HTML no críticas, márcalas con el atributo async.
The best practice is to load any external JavaScript libraries at the head tag with the async attribute.
La mejor práctica es cargar cualquier biblioteca de JavaScript externa en la etiqueta de cabecera con el atributo async.
In the script tag that loads the Maps JavaScript API, it is possible to omit the async attribute and the callback parameter.
En la etiqueta script que se carga en la Maps API, es posible omitir el atributo async y el parámetro callback.
All JavaScript must be asynchronous (i.e., include the async attribute in the script tag).
Todo JavaScript debe ser asincrónico (es decir, incluir el atributo async en la etiqueta de script).
The async attribute lets the browser render the rest of your website while the Maps JavaScript API loads.
El atributo async permite que el navegador represente el resto de tu sitio web mientras se carga la Maps API.
This is typically done by adding either the defer or the async attribute to the script HTML elements that call JavaScript resources.
Normalmente, esto se hace agregando el atributo DEFER o el atributo ASYNC a los elementos HTML script que llaman a recursos de JavaScript.
This is only possible because all JS in AMP has the async attribute and only inline style sheets are allowed; there's no HTTP requests blocking the browser from downloading fonts.
Esto es posible únicamente porque todo el código JS en AMP posee el atributo asíncrono y solo se admiten las hojas de estilo alienadas.
This is only possible because all JS in AMP has the async attribute and only inline style sheets are allowed; there's no HTTP requests blocking the browser from downloading fonts. Minimize style recalculations
Esto solo es posible porque todo el contenido JS en AMP tiene el atributo asíncrono y porque solo se permiten hojas de estilo en línea; no hay solicitudes HTTP que impidan que el navegador descargue las fuentes.
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.