Hi all,

I have just started to test my software on different platforms, 
including Mac. Now I have realized, that on Firefox/Mac, the interface 
library throws this error on load:

---

Error: missing formal parameter
Line: 8, Column: 34

Source:

duration,from,to,restore,callback,interface,type,transition){if(!jQuery.fxCheckTag(e)){jQuery.dequeue(e,\'interfaceFX\');return
 false}var 
z=this;z.el=jQuery(e);z.from=parseInt(from)||100;z.to=parseInt(to)||100;z.transition=transition||\'original\';z.duration=

---

On the JavaScript-Console, the cursor points to "...,interface,...".

Im am using a packed/compiled version of Interface, together with JQuery 
1.0.1.
Any ideas?

Thanks & Cheers, Arash

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to