Comment #28 on issue 1058 by qsyhzs: Error with prototype.js: Uncaught TypeError: Object [object HTMLLIElement] has no method 'setStyle' http://code.google.com/p/chromium/issues/detail?id=1058
a workaround has been put in place so you can no longer see the error at: http://www.woya.com/popups/invite.aspx. the workaround used is replacing "$(id) and elem.select(.class)" with "$$(#id .class)". and there is no problem calling "invoke" on the array returned. -- 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 -~----------~----~----~----~------~----~------~--~---
