Obtain the Script Tag and add it to the source code of the desired webpage, ideally at the end of the <head> tag.
Récupérez la balise de script et ajoutez-la au code source de la page Web concernée (idéalement, à la fin de la balise <head>).
You may specify a new script tag at any time.
Simply download and include with a script tag.
Inserting a javascript code is done very easily using the script tag.
Insérer un code javascript est très facile à faire en utilisant la balise script.
Additional widgets are added to the same script tag.
Les widgets supplémentaires sont ajoutés à la même balise de script.
The script tag for the selected file is inserted in the document.
La balise de script pour le fichier sélectionné est insérée dans le document.
What about scripts included via a script tag?
Qu'en est-il des scripts inclus via une balise de script ?
You can also exclude files from being deferred by modifying the script tag where they are included.
Vous pouvez alors exclure ces fichiers du chargement différé en modifiant leur balise script là où ils sont inclus.
To use it now in my display template I have to add a new script tag.
Pour l'utiliser maintenant dans mon modèle d'affichage, je dois ajouter une nouvelle balise script.
Next, you'll see a script tag that you can copy onto your website.
Vous verrez ensuite une balise de script que vous pouvez copier sur votre site web.
Add in the launch code before the closing script tag
Ajoutez le code de lancement avant la balise de script de fermeture
Just add the following script tag into the head element of the page you want to embed the chart into.
Il suffit d'ajouter la balise de script ci-dessous dans l'entête de la page où vous souhaitez intégrer le graphique.
To create a script tag with an src attribute use link().
Pour créer une balise script avec un attribut src, utilisez link().