Hi Michael, Hi Stefan,
Michael Geary schrieb:
>You could edit the code and change that word to see if it fixes it. The
>function in question begins at line 62 of ifxscale.js. Try a global replace
>and change "interface" to something else, then run the code through Packer
>again.
>
>
Ok, I have renamed "interface" to iface on line 62. And line 74 to:
z.iface = iface;
Now it does not throw an error on load anymore, but I haven't tested the
functionality itself, since I don't use Scale, Puff or Grow anyway. In
fact, I have removed ifxscale from my packed file now.
And I have found another error on Firefox/Mac:
----------------------------
Error: missing name after . operator
In isortables.js on line 92:
shs.float = 'none';
----------------------------
But I haven't tried to change this. Excluded isortables completely...
Cheers, Arash
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/