Ver Mensaje Individual
  #5 (permalink)  
Antiguo 27/09/2012, 13:56
Avatar de Triby
Triby
Mod on free time
 
Fecha de Ingreso: agosto-2008
Ubicación: $MX->Gto['León'];
Mensajes: 10.106
Antigüedad: 16 años, 5 meses
Puntos: 2237
Respuesta: Pasar input a textarea sin submit

Sólo crea un contador e increméntalo cada que agregues el campo!

Código Javascript:
Ver original
  1. var contador = 0;
  2.  
  3. function funcion_que_agrega_campos(/* parametros */) {
  4.     /* Aquí agregas el campo */
  5.     contador ++;
  6. }
__________________
- León, Guanajuato
- GV-Foto