Tuesday, July 18, 2006

javascript woes

I've been complaining about some javascript stuff lately. Specifically, the way javascript drops "this" variable scope when making asynchronous (XMLHttpRequest) calls, and apparently also when using setTimeout() or setInterval() functions. Even though nobody reads this blog, they might stumble upon it when searching and hopefully in the future, these links will point to possible solution(s).

No comments: