Re: .addEventListener() not finding the right object method
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: .addEventListener() not finding the right object method

From: Liming <lmxudotnet@gmail.com>
Date: Fri Aug 26 2005 - 16:41:41 CEST

and oh btw? this.method2() is just an example here, it's there in the
function, trust me.. like

Myobject.prototype =
{

   mehtod2:function{
   },
  ....
}

thanks again.
Received on Tue Oct 18 03:13:12 2005