Status: Assigned
Owner: [email protected]
CC: [email protected],  [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Compat Size-Medium Evangelism

New issue 19487 by [email protected]: koreabaseball.com : javascript  
syntax error leading functions defined after the error not to be recognized
http://code.google.com/p/chromium/issues/detail?id=19487

1. go to http://www.koreabaseball.com
2. In the center column below the large photo section, hover over a button
named '스타 인터뷰' (the button about 2"/5cm right of the blue 'more'  
button)

3. the status bar shows 'javascript:showDivMenu(2,3)'

4. Press the button

Expected: there's a change (I don't know what will pop up/change. it does
not work in any of browsers I have on linux/mac :-). Apparently, it only
works with IE)

Actual: nothing happens

Probable cause: showDivMenu is defined, but before its definition, there's
a syntax error at line 89 of http://www.koreabaseball.com/index.asp, which
reads

function window::onload() {

Apparently, the above error gets the rest of Javascript ignored or at least
the definition showDivMenu  (starting at line 177) ignored.


I'll write to the web master. There are other issues at the site although
it's mostly usable.



--
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