Image Slideshows

Con este slideshow puedes mostrar imagenes automáticamente sin necesidad de botones de hacia adelante y hacia atrás,
donde dice 3000 son 3 segundos lo pueden modificar a sus gustos esa es la velocidad que se mostraran la imagenes,también pueden modificar el tamaño el width es ancho y el height es la altura.



<!-- Mas trucos y scripts en http://tubetrucos.com/-->
<script type="text/javascript">
<!--
var image1=new Image()
image1.src="http://dl.dropbox.com/u/25944020/images2.jpg"
var image2=new Image()
image2.src="http://dl.dropbox.com/u/25944020/images1.jpg"
var image3=new Image()
image3.src="http://dl.dropbox.com/u/25944020/images6.jpg"
//-->
</script>


<img src="http://dl.dropbox.com/u/25944020/images11.jpg" name="slide" width="300" height="250" />
<script>
<!--
//variable that will increment through the images
var step=1
function slideit(){
//if browser does not support the image object, exit.
if (!document.images)
return
document.images.slide.src=eval("image"+step+".src")
if (step<3)
step++
else
step=1
//call function "slideit()" every 3 seconds
setTimeout("slideit()",3000)
}
slideit()
//-->
</script>


Ejemplo:








Votar esta anotación en Bitácoras.com
Compartir esta entrada :



data:newerPageTitle data:olderPageTitle data:homeMsg
:) :( ;) :D ;;-) :-/ :-O X( B-) #:-S :(( :)) =)) ~X( :-t 8- =P~ #-o =D7 :-SS :-q :-bd

0 comentarios:

Publicar un comentario