Seems that Magic Menus is not working with Opera 9.1 (8678)
http://downrighttech.com/?q=spajax/test is on my site for the moment if anyone would like to see what it's doing.
The Error that I get about every 40ms in the error colsole is:
JavaScript - http://downrighttech.com/?q=admin/settings/spajax/magicmenus
Timeout thread: delay 40 ms
Error:
name: TypeError
message: Statement on line 249: Could not convert undefined or null to object
Backtrace:
Line 249 of linked script http://downrighttech.com/modules/spajax/scriptaculous/src/effects.js
this.effects.invoke("loop", timePos);
Line 71 of linked script http://downrighttech.com/modules/spajax/scriptaculous/lib/prototype.js
return __method.apply(object, args.concat($A(arguments)));
At unknown location
[statement source code not available]
I believe that my theme should work since MM works well in Firefox.