Ver Mensaje Individual
  #10 (permalink)  
Antiguo 03/11/2005, 19:00
Avatar de SiR.CARAJ0DIDA
SiR.CARAJ0DIDA
 
Fecha de Ingreso: junio-2004
Ubicación: Acá
Mensajes: 1.166
Antigüedad: 19 años, 10 meses
Puntos: 4
me parece mas sencillo esto:

function inner_text(obj_id)
{
var o = document.getElementById(obj_id);
return o.innerHTML.replace(/<[^>]+>/gi, '');
}
__________________
Internet Explorer SuckS
Download FireFox