Modifications pour le document Home
Modifié par Quentin / Zèbre STURER le 2024/08/29 17:09
Commentaire de modification :
Il n'y a aucun commentaire pour cette version
Résumé
Détails
- Propriétés de la Page
-
- Contenu
-
... ... @@ -3,15 +3,15 @@ 3 3 <div style="height:310px; width:300px; padding-left:1em; float:right"> 4 4 <div id="slideshow1" class="slide"> <div><img src="/xwiki/bin/download/Main/WebHome/paul-casserolle-sur-le-feu.JPG?width=450"></div></div> 5 5 <div id="slideshow2" class="slide" style="display: none"><div><img src="/xwiki/bin/download/Main/WebHome/timothee-technique-de-feu-5.jpeg?width=450"></div></div> 6 -<div id="slideshow 3" class="slide" style="display: none"><div><img src="/xwiki/bin/download/Main/WebHome/DSCN5058.JPG?width=450"></div></div>7 -<div id="slideshow 4" class="slide" style="display: none"><div><img src="/xwiki/bin/download/Main/WebHome/P1220426.JPG?width=450"></div></div>8 -<div id="slideshow 5" class="slide" style="display: none"><div><img src="/xwiki/bin/download/Main/WebHome/DSCN5214.JPG?width=450"></div></div>6 +<div id="slideshow2" class="slide" style="display: none"><div><img src="/xwiki/bin/download/Main/WebHome/DSCN5058.JPG?width=450"></div></div> 7 +<div id="slideshow2" class="slide" style="display: none"><div><img src="/xwiki/bin/download/Main/WebHome/P1220426.JPG?width=450"></div></div> 8 +<div id="slideshow2" class="slide" style="display: none"><div><img src="/xwiki/bin/download/Main/WebHome/DSCN5214.JPG?width=450"></div></div> 9 9 </div> 10 10 11 11 12 12 <script type="text/javascript"> 13 13 14 - start_slideshow(1, 5, 3000);14 + start_slideshow(1, 2, 3000); 15 15 16 16 function start_slideshow(start_frame, end_frame, delay) { 17 17 setTimeout(switch_slides(start_frame,start_frame,end_frame, delay), delay);