Ver Mensaje Individual
  #4 (permalink)  
Antiguo 10/10/2005, 08:29
Avatar de tunait
tunait
Moderadora
 
Fecha de Ingreso: agosto-2001
Ubicación: Terok Nor
Mensajes: 16.805
Antigüedad: 22 años, 8 meses
Puntos: 381
Entonces es sencillo, agrégale esto al evento onclick

Código:
 onclick="this.style.backgroundColor='red';this.onmouseout = function(){return false};this.onmouseover = function(){return false}