Bug 16702 - REGRESSION: JavaScript rollovers at opendns.com do not work
Summary: REGRESSION: JavaScript rollovers at opendns.com do not work
Status: RESOLVED DUPLICATE of bug 16644
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Nobody
URL: http://www.opendns.com/
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2008-01-01 21:06 PST by Jon
Modified: 2008-01-02 07:37 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon 2008-01-01 21:06:44 PST
The mootools powered rollover graphics on the opendns.com main page do not work in ToT, while they do in shipping Safari. This error shows up in the inspector console: Value undefined (result of expression [window,document].contains) is not object. http://www.opendns.com/js/mootools.v1.11.js (line 550)

Other errors on the page: TypeError: Undefined value
http://www.opendns.com/js/mootools.v1.11.js (line 120)

TypeError: Value undefined (result of expression window.addEvent) is not object.
https://www.opendns.com/dashboard/js/tips.js (line 29)

ypeError: Value undefined (result of expression window.addEvent) is not object.
http://opendns.com/ (line 63)

TypeError: Value undefined (result of expression window.addEvent) is not object.
http://opendns.com/ (line 245)
Comment 1 David Kilzer (:ddkilzer) 2008-01-02 07:37:13 PST

*** This bug has been marked as a duplicate of 16644 ***