nouvelle fonction correcte

This commit is contained in:
joniboy74prog
2023-12-08 04:41:02 +01:00
parent 0d68aaf3e6
commit c4cdd44846
10 changed files with 14 additions and 139 deletions
+1 -1
View File
@@ -6,6 +6,6 @@
<script src="fonctions.js"></script>
</head>
<body>
<button onclick="getImg1('Commerce',0)">Salut!</button>
<button onclick="getIndex()">Salut!</button>
</body>
</html>