I'm using jquery 1.8 in my project, and when i try appleofmyframe i got the following error (even in your test page):
appleofmyiframe.js (line 160)
TypeError: this._args($.makeArray(arguments))._args is not a function
if i try it with jquery 1.4, it works, but then the rest of my project crashes very much.
I have tried to investigate the cause of the problem, but i can't understand it. Could you look for it? Thanks.
I'm using jquery 1.8 in my project, and when i try appleofmyframe i got the following error (even in your test page):
appleofmyiframe.js (line 160)
TypeError: this._args($.makeArray(arguments))._args is not a function
if i try it with jquery 1.4, it works, but then the rest of my project crashes very much.
I have tried to investigate the cause of the problem, but i can't understand it. Could you look for it? Thanks.