Vertaling van "amp-iframe" in Frans
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.
Usage of amp-iframe for advertising
By default, an amp-iframe is sandboxed (see details).
The amp-iframe must contain an element with the placeholder attribute, (for instance an amp-img element) which would be rendered as a placeholder until the iframe is ready to be displayed.
Le composant amp-iframe doit contenir un élément avec l'attribut placeholder (un élément amp-img, par exemple) qui sera rendu en tant qu'espace réservé jusqu'à ce que l'iFrame soit prêt à être affiché.
An amp-iframe may not appear close to the top of the document (except for iframes that use placeholder as described below).
Un composant amp-iframe ne peut ne pas figurer près du bord supérieur du document (à l'exception des cadres iFrame qui utilisent placeholder, comme indiqué ci-dessous).
If you use a video player that is not supported in AMP, you can serve your custom player using amp-iframe.
Si vous utilisez un lecteur vidéo non compatible avec AMP, vous pouvez diffuser votre lecteur personnalisé à l'aide du composant amp-iframe.
If the runtime cannot satisfy the resize request, the amp-iframe will show an overflow element.
Developers do not have the ability to integrate their own scripts into the main process (but it can be integrated into an amp-iframe tag that does not slow down the page display).
Les développeurs n'ont pas la possibilité d'intégrer leurs propres scripts dans le processus principal (mais il peut être intégré dans une balise amp-iframe qui ne ralentit pas l'affichage de la page).
It is OK to use amp-iframe for the purpose of displaying videos, where part of the videos are advertising.
Iframes created by amp-iframe always have the sandbox attribute defined on them.
L'attribut sandbox est toujours défini sur les cadres iFrame créés par amp-iframe.
Introduction Use amp-iframe for embedding content into AMP files via iframe.
For example, the amp-iframe script tells the system that there will be an amp-iframe tag.
Par exemple, le script amp-iframe indique au système qu'il y aura une balise amp-iframe.