Reputation: 687
As you’ll see, on Chrome the slideshow (on the left) doesn’t load, and on IE, the video (on the right) doesn’t load. Can anyone see a reason for this? Firefox loads both elements just fine :(
Chrome screenshot (slideshow on middle left not displaying)
IE screenshot (video on bottom right not displaying)
Upvotes: 0
Views: 553
Reputation: 324840
SCRIPT1010: Expected identifier
www.wakeup.com.au, line 1 character 9SCRIPT5007: Unable to get property 'length' of undefined or null reference
jquery.min.js, line 29 character 312SCRIPT438: Object doesn't support property or method 'dispatchEvent'
prototype.js, line 6598 character 5SCRIPT438: Object doesn't support property or method 'flightbox'
www.wakeup.com.au, line 526 character 6SCRIPT5007: Unable to set property 'width' of undefined or null reference lightbox.js, line 33 character 6
Uncaught TypeError: Cannot read property 'length' of undefined jquery.min.js:29
- c.extend.each jquery.min.js:29
- e.widget jquery.ui.widget.min.js:5
- (anonymous function) jquery.ui.tabs.min.js:5
- (anonymous function) jquery.ui.tabs.min.js:5
Uncaught TypeError: Object # has no method 'dispatchEvent' prototype.js:6598
- fireEvent_DOM prototype.js:6598
- fire prototype.js:6587
- _methodized prototype.js:456
- fireContentLoadedEvent prototype.js:6773
Uncaught TypeError: Object # has no method 'flightbox' www.wakeup.com.au:526
- (anonymous function) www.wakeup.com.au:526
- c.extend.ready jquery.min.js:26
- L jquery.min.js:33
Uncaught TypeError: Cannot set property 'width' of undefined lightbox.js:33
- Object.extend.setWidth lightbox.js:33
- Lightbox.initialize lightbox.js:113
- klass prototype.js:80
- initLightbox lightbox.js:537
- (anonymous function) prototype.js:6723
You don't supposed these could have anything to do with it, do you?
Upvotes: 1