⚲
Projet
Général
Profil
Connexion
S'enregistrer
Accueil
Projets
Aide
Recherche
:
Polytech Ge Sous Traitance
Tous les projets
Polytech Projets Ge
»
Polytech Ge Sous Traitance
Aperçu
Activité
Roadmap
Demandes
Gantt
Calendrier
Annonces
Documents
Wiki
Fichiers
Dépôt
Télécharger (709 octets)
Support #12754
» cree_QRCode.html
Anonyme, 03/12/2020 13:15
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<script
src=
"jquery.min.js"
></script>
<script
src=
"qrcode.js"
></script>
<title>
Documment
</title>
</head>
<body>
<div
id=
"qrcode"
></div>
</body>
<script>
var
qrcode
=
new
QRCode
(
document
.
getElementById
(
"
qrcode
"
),{
text
:
"
WIFI:T:WAP;S:FreeFreebox-0A3BF1;P:ringo33-luxuriante-apostatrix.-tibialis@8;;https://ent.uca.fr/core/connexion/
"
,
width
:
500
,
height
:
500
,
colorDark
:
"
#000000
"
,
colorLight
:
"
#ffffff
"
,
})
</script>
</html>
« Précédent
1
2
3
4
5
Suivant »
(2-2/5)
Chargement...