Ver Mensaje Individual
  #1 (permalink)  
Antiguo 10/05/2014, 13:27
super_rayo
 
Fecha de Ingreso: abril-2011
Mensajes: 169
Antigüedad: 13 años, 10 meses
Puntos: 4
Exclamación Error en este simple javascript?

No encuentro el maldito error en este código...
Alguien puede ayudar?? Gracias!!


Código Javascript:
Ver original
  1. function abrespond(nuid){
  2.     textb = document.getElementById(nuid);
  3.     textb.style.background = "#FFF";
  4.     textb.style.border = "solid thin black";
  5. }

En HTML tengo:


Código HTML:
Ver original
  1. <textarea id="tarespond7721" onfocus="abrespond(tarespond7721);"></textarea>
__________________
MiniMonigotes.com | Juegos flash online gratis - ¡Entra ya!