On 10/4/10 11:32 AM, Jesper Staun Hansen wrote:
You should consider using |this.| instead of |IPCache.| within var IPCache for the future. Refers to the same.
"this" will be undefined when called from setTimeout or event listeners ... --pete -- Pete Collins - Founder, Mozdev Group Inc. www.mozdevgroup.com Mozilla Software Development Solutions tel: 1-719-302-5811 fax: 1-719-302-5813 _______________________________________________ Project_owners mailing list [email protected] https://www.mozdev.org/mailman/listinfo/project_owners
