Ver Mensaje Individual
  #1 (permalink)  
Antiguo 23/10/2012, 07:30
Montes28
 
Fecha de Ingreso: septiembre-2010
Mensajes: 1.853
Antigüedad: 13 años, 7 meses
Puntos: 6
Multiples valores en input type text

hola amigos espero me puedan ayudar

me encuentro trabajando con timepiker y necesito colocar en un input varios valores

Código Javascript:
Ver original
  1. $(function() {
  2.     $('#hor_ini_actividad').timepicker({});
  3. });

Hora Inicial:<input type="text" name="hor_ini_actividad" id="hor_ini_actividad"/>