Ver Mensaje Individual
  #1 (permalink)  
Antiguo 17/09/2007, 09:37
Avatar de Gaby_Corr
Gaby_Corr
 
Fecha de Ingreso: junio-2005
Mensajes: 672
Antigüedad: 18 años, 10 meses
Puntos: 0
visibility y display tienen que ir juntos ??

pues he encontrado lo que quiero hacer,pero el detalle es que


Código:
function show_div1()
     {
   document.getElementById("content1").style.visibility = "visible";
 }


Código:
<div id="content1" style="visibility:hidden;">
				  He lets the last Hungarian go, and he
				  goes running. He waits until his wife and
				  kids are in the ground and he goes after
</div>



<div id="content2" style="visibility:hidden;">
				  He lets the last Hungarian go, and he
				  goes running. He waits until his wife and
</div>
estos divs van seguidos, el detalle es que ya hice que aparecieran , pero pues uno debajo de otro, como le puedo hacer para que aparezcan en el mismo lugar??
__________________
" Recuerda , estas donde debes estar ..."