![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: 'this' and setInterval
From: Julian Turner <julian@baconbutty.com>
Date: Fri Nov 18 2005 - 13:49:06 CET
Andrew Poulos wrote:
> If I have some code that's a bit like this
AFAIK, the contents of the "this" keyword cannot be altered, and
Con.prototype.loop = function() {
Regards
Julian
|