Ver Mensaje Individual
  #2 (permalink)  
Antiguo 22/07/2002, 14:42
unKnown
Usuario no validado
 
Fecha de Ingreso: julio-2001
Mensajes: 766
Antigüedad: 23 años, 5 meses
Puntos: 0
Re: Mostrar campos de form, dinamicamente

intenta con algo asi


Código:
<script language="Javascript">
<!--
function dis(el,el2)
{
document.getElementById(el).style.display="block"
}
//-->
</script>

<div id="i1">
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
<a href="#" onclick="dis('i2');this.style.visibility='hidden';this.style.position='absolute';return false;">5 Mas</a>
</div>


<div style="display:none" id="i2">
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
<a href="#" onclick="dis('i3');this.style.visibility='hidden';this.style.position='absolute';return false;">5 Mas</a>
</div>

<div style="display:none" id="i3">
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
<a href="#" onclick="dis('i4');this.style.visibility='hidden';this.style.position='absolute';return false;">5 Mas</a>

</div>


<div style="display:none" id="i4">
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
<input name="" type="text" value=""><br>
</div>
<center><hr size="1" width="100%" noshade><a href=javascript:MsgrApp.LaunchIMUI('gpa36@hotmail. com')>
<strong><font face="courier new" color="#666666" size="2">Contact Me?[/CODE]</strong>
<IMG SRC="http://woertman.org:8080/msn/gpa36" border="0"></A></ce