Ver Mensaje Individual
  #2 (permalink)  
Antiguo 06/10/2005, 18:43
Avatar de SiR.CARAJ0DIDA
SiR.CARAJ0DIDA
 
Fecha de Ingreso: junio-2004
Ubicación: Acá
Mensajes: 1.166
Antigüedad: 20 años, 8 meses
Puntos: 4
q yo sepa no existe ningun metodo remove o add..

a ver asi..

Código HTML:
function reload_Combo(){
var o = document.getElementById('cmbPlazo');
iUltimo=o.options.length -1;
valor=document.getElementById('cmbProducto').value ;
if (valor=='3'){
o.removeChild(o.lastChild);
.....
}
}
__________________
Internet Explorer SuckS
Download FireFox