Comment #1 on issue 7761 by [email protected]: Javascript variable names  
seem to be ignored
http://code.google.com/p/chromium/issues/detail?id=7761

like a twit, I've replaced the url when I found out that IE correctly  
interpreted
document.all(layer).style.color= "black";
as
document.getElementById(layer).style.color= "black";
layer being a variable

Chrome does not have this intelligence

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to