Ver Mensaje Individual
  #3 (permalink)  
Antiguo 12/07/2006, 12:44
Avatar de SiR.CARAJ0DIDA
SiR.CARAJ0DIDA
 
Fecha de Ingreso: junio-2004
Ubicación: Acá
Mensajes: 1.166
Antigüedad: 20 años, 5 meses
Puntos: 4
a ver asi..

function miObjeto() {
var me = this;
this.metodo1 = function() { alert('hola!'); };
setTimeout(me.metodo1, "2000");
}
__________________
Internet Explorer SuckS
Download FireFox