Ver Mensaje Individual
  #4 (permalink)  
Antiguo 19/09/2012, 11:48
Avatar de Dradi7
Dradi7
 
Fecha de Ingreso: junio-2008
Ubicación: Peru - Lima
Mensajes: 1.518
Antigüedad: 15 años, 11 meses
Puntos: 220
Respuesta: Modificar HTML con JavaScript y un textarea

ya entonces ponle un ID a tu textarea y solo haz esto por ejemplo supongamos que se llame comment


var mensaje = document.getElementById('comment').innerHTML;

document.getElementById('twitterComment').setAttri bute('data-text',mensaje);
__________________
La clave de todo triunfador es eliminar todas sus excusas y sus limitaciones