With a standard Twitter widget placed in the same page as a rotor banner, the rotor banner will stop working in Webkit and throws these two errors:
[code]
jquery.drilldown.js:89 Uncaught TypeError: Cannot call method 'attr' of undefined
user_timeline.json:-1 Resource interpreted as Script but transferred with MIME type application/json.
[/code]
As soon as I remove the javascript widget, the rotor starts working again. Unfortunately, I barely know any jQuery (or javascript), so I really have no idea how to debug this. I'm not even sure which error is actually breaking the rotor, but I suspect it's the second one as it gets repeated each time the rotor should cycle. Some help would be much appreciated. ;-)
Comments
Comment #1
seanrUgh, can't believe I used the wrong tags, and there's no way to edit that to avoid embarrassment! ;-)
Comment #2
dan_lennox commentedIMO This is an issue with the actual twitter profile widget itself. Checkout http://drupal.org/node/1201204 and http://drupal.org/node/1201204