Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje30-12-2009, 04:05 (UTC)    
Título del mensaje: ayuda con javascrip

ayuda como hago apra q este codigo funcione , lo coloco en ``fuente html´´
pero no funciona necesito ayuda
este es el foro de donde saque el codigo
http://www.paginawebgratis.es/forum/viewtopic.php?t=31118
______________
La firma no puede superar los 450*100 pixeles
Mensaje30-12-2009, 04:17 (UTC)    
Título del mensaje:

solo edita lo que esta en rojo

Cita:
<script type="text/javascript" src="http://img3.xooimage.com/files/7/4/4/jquery-1.2.6.pack-c4c64e.js"></script>
<link rel="stylesheet" type="text/css" media="screen" href="http://img46.xooimage.com/files/0/1/9/style-e11610.css" />
<script type="text/javascript" src="http://img42.xooimage.com/files/1/f/1/simplegallery-e115fe.js">
</script>

<script type="text/javascript">
var mygallery=new simpleGallery({
wrapperid: "simplegallery1",
dimensions: [500, 400],
imagearray: [
["http://img20.xooimage.com/files/2/8/9/lluvia-e11628.jpg", "", "", "Imagen de lluvia"],
["http://img44.xooimage.com/files/f/5/5/gato-e11642.jpg", "", "", "Un lindo gato"],

["", "", "", ""]
],
autoplay: [true, 2500, 2], //[auto_play_boolean, delay_btw_slide_millisec, cycles_before_stopping_int]
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
oninit:function(){ //event that fires when gallery has initialized/ ready to run
//Keyword "this": references current gallery instance (ie: try this.navigate("play/pause"))
},
onslide:function(curslide, i){ //event that fires after each slide is shown
//Keyword "this": references current gallery instance
//curslide: returns DOM reference to current slide's DIV (ie: try alert(curslide.innerHTML)
//i: integer reflecting current image within collection being shown (0=1st image, 1=2nd etc)
}
})
</script>

<div id="simplegallery1"></div>

______________
Respeta las Normas del Foro
No hagas doble post, usa la opción
Utiliza el buscador antes de abrir un nuevo tema
Email oficial PaginaWebGratis.es: support-es@webme.com
Mensaje30-12-2009, 04:21 (UTC)    
Título del mensaje:

es q no se ve (T_T) tal ves ea mi plantilla mira no se ve

http://dcmanganime.es.tl/T%EDtulo-de-la-nueva-p%E1gina.htm
______________
La firma no puede superar los 450*100 pixeles
Mensaje30-12-2009, 05:48 (UTC)    
Título del mensaje:

lo prove en
internet explorer
google chrome
mozila firefox

y en los 3 si se ve


______________
Respeta las Normas del Foro
No hagas doble post, usa la opción
Utiliza el buscador antes de abrir un nuevo tema
Email oficial PaginaWebGratis.es: support-es@webme.com


Ultima edición por help-4-pwg el Mie Dic 30, 2009 1:50 am; editado 1 vez
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group