Ver Mensaje Individual
  #3 (permalink)  
Antiguo 30/03/2011, 11:43
Avatar de _cronos2
_cronos2
Colaborador
 
Fecha de Ingreso: junio-2010
Mensajes: 2.062
Antigüedad: 13 años, 10 meses
Puntos: 310
Respuesta: onClick con dos eventos a la vez.

Optimizándolo:
Código Javascript:
Ver original
  1. function cambiar(esto){
  2.  with(document.getElementById(esto)){
  3.   switch(style.display){
  4.    case 'none':
  5.     style.display = 'block';
  6.    default:
  7.     style.display = 'none';
  8.   }
  9.  }
  10. }
Saludos (:
__________________
" Getting older’s not been on my plans
but it’s never late, it’s never late enough for me to stay. "
Cigarettes - Russian Red