Código
Y con este pequeño código en javascript:
Código
try {
document.getElementById( 'parr' ).removeNode( true );
//parrafo.parentNode.removeChild(parrafo);
}catch(exception){
alert(exception);
}
Me muestra el siguiente error:
TypeError: Cannot call method 'remoeveNode' of null
Sugerencias


 
  




 Autor
 Autor
		



 En línea
									En línea
								






 
						