<
Depuis la version < 16.1 >
modifié par Paul Libbrecht (admin)
sur 2013/09/10 13:59
À la version < 18.1 >
modifié par Paul Libbrecht (admin)
sur 2013/09/10 14:02
>
Commentaire de modification : x

Résumé

Détails

Icon Propriétés de la Page
Contenu
... ... @@ -1,34 +1,7 @@
1 1  {{html clean="false"}}
2 2  
3 -<div style="height:500">
4 -<div id="slideshow1" class="slide"><div><img src="/xwiki/bin/download/Louveteaux_Camp2013/Photos/DSC05093.JPG?width=300" width="300"></div></div>
5 -<div id="slideshow2" class="slide" style="display: none"><div><img src="/xwiki/bin/download/Louveteaux_Camp2013/Photos/DSC05093.JPG?width=300" width="300"></div></div>
6 -<div id="slideshow3" class="slide" style="display: none"><div><img src="/xwiki/bin/download/Louveteaux_Camp2013/Photos/DSC05019.JPG?width=300" width="300"></div></div>
7 -<div id="slideshow4" class="slide" style="display: none"><div><img src="/xwiki/bin/download/Louveteaux_Camp2013/Photos/DSC04972.JPG?width=300" width="300"></div></div>
8 -</div>
9 9  
10 -<script type="text/javascript">
11 -
12 - start_slideshow(1, 4, 2000);
13 -
14 - function start_slideshow(start_frame, end_frame, delay) {
15 - setTimeout(switch_slides(start_frame,start_frame,end_frame, delay), delay);
16 - }
17 -
18 - function switch_slides(frame, start_frame, end_frame, delay) {
19 - // return (function() {
20 - if (console) console.log("Switching.");
21 - Effect.Fade('slideshow' + frame);
22 - if (frame == end_frame) { frame = start_frame; } else { frame = frame + 1; }
23 - setTimeout("Effect.Appear('slideshow" + frame + "');", 850);
24 - setTimeout(switch_slides(frame, start_frame, end_frame, delay), delay + 850);
25 - // })
26 - }
27 -
28 -</script>
29 -
30 -
31 -div class="fadein">
4 +<div class="fadein">
32 32   <img src="http://farm3.static.flickr.com/2531/4121218751_ac8bf49d5d.jpg">
33 33   <img src="http://farm3.static.flickr.com/2597/4121218611_040cd7b3f2.jpg">
34 34   <img src="http://farm3.static.flickr.com/2610/4148988872_990b6da667.jpg">
This wiki is licensed under a Creative Commons 2.0 license
XWiki 13.10 - Documentation - Conditions