Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/03/2009, 08:10
Avatar de foreverOdd
foreverOdd
 
Fecha de Ingreso: noviembre-2007
Ubicación: Caracas
Mensajes: 489
Antigüedad: 17 años, 1 mes
Puntos: 14
Respuesta: Evento click en prototype

Mira de nuevo aqui
Código javascript:
Ver original
  1. document.observe("dom:loaded", function() {
  2.  
  3.     $('id_elemento').observe('click',tu_funcion);  
  4. });
__________________
My path is lit by my own fire, I only go where I desire