Ver Mensaje Individual
  #2 (permalink)  
Antiguo 25/07/2012, 10:17
Avatar de monoswim
monoswim
$moderador{'Esteban'}
 
Fecha de Ingreso: febrero-2002
Ubicación: Buenos Aires - Argentina
Mensajes: 8.762
Antigüedad: 23 años, 1 mes
Puntos: 90
Respuesta: Cambiar tamaño iframe

Probaste con algo así ?

document.GetElementById('id_del_ifram').style.widt h = 400;
document.GetElementById('id_del_ifram').style.heig ht = 400;

Saludos
__________________
Esteban Quintana