.
Italiano English Espanol



Sandbox

Da Wiz-Life+.

 
(7 revisioni intermedie non mostrate.)
Riga 1: Riga 1:
-
<ul class="ppt">
+
</slideshow>
-
<li><img src="ethernet.jpg" alt="Ethernet Cable"></img></li>
+
{{#slideshow:
-
<li><img src="glasses.jpg" alt="Spectacles"></img></li>
+
<div>Tick</div><div>[[Image:ALLIANCE.png|thumb|right|128px|Caption 1]]</div>
-
<li><img src="pisa.jpg" alt="Leaning Tower of Pisa"></img></li>
+
|id=bar refresh=1000
-
</ul>
+
}}
-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
+
-
<script type="text/javascript">
+
-
$('.ppt li:gt(0)').hide();
+
-
$('.ppt li:last').addClass('last');
+
-
var cur = $('.ppt li:first');
+
-
 
+
-
function animate() {
+
-
cur.fadeOut( 1000 );
+
-
if ( cur.attr('class') == 'last' )
+
-
cur = $('.ppt li:first');
+
-
else
+
-
cur = cur.next();
+
-
cur.fadeIn( 1000 );
+
-
}
+
-
 
+
-
$(function() {
+
-
setInterval( "animate()", 5000 );
+
-
} );
+
-
</script>
+

Versione attuale delle 15:28, 6 giu 2011

</slideshow>

Tick
Caption 1