Ver Mensaje Individual
  #8 (permalink)  
Antiguo 23/09/2004, 12:50
Avatar de tunait
tunait
Moderadora
 
Fecha de Ingreso: agosto-2001
Ubicación: Terok Nor
Mensajes: 16.805
Antigüedad: 22 años, 7 meses
Puntos: 381
Qué tal,

colócalo todo en la misma línea sin hacer saltos de línea

Código:
<textarea onKeyDown="textCounter(this.form.resum,this.form.remLen,2000);" onKeyUp="javascript:storeCaret(this); textCounter(this.form.resum,this.form.remLen,2000);" name="resum" onchange="javascript:storeCaret(this);" onclick="javascript:storeCaret(this);" rows="10" wrap="VIRTUAL" cols="60" onfocus="this.style.backgroundColor='#b4b99b';"></textarea>