Ver Mensaje Individual
  #2 (permalink)  
Antiguo 08/11/2005, 08:52
Avatar de SiR.CARAJ0DIDA
SiR.CARAJ0DIDA
 
Fecha de Ingreso: junio-2004
Ubicación: Acá
Mensajes: 1.166
Antigüedad: 20 años, 7 meses
Puntos: 4
function eliminar()
{
var o = document.getElementById('pepe');
o.parentNode.removeChild(o);
}


......


<div id="pepe">asfsfasfasf</div>
__________________
Internet Explorer SuckS
Download FireFox