On Jul 9, 2009, at 11:44 AM, PhistucK wrote:

> It seems like "status" is a reserved word (so it does not give you  
> the HTMLObject you wanted, but something internal that cannot be  
> reached), try to use some other name.

Try declaring it with "var" on first usage and see if that helps. (You  
have a bunch of other variables you're not declaring either.)

FWIW, this page has the same problem in Safari too; so it's not  
related to the JS interpreter, but to the DOM.

—Jens
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to