then in all solutions post solutions as
step1) search return N.toUpperCase()}); in jquery-1.3.2.min.js
step2) add if(K=='Infinitypx'){K=''};if(K=='NaNpx'){K=''}; after
searched stmt;
actually this was a bug in jquery-1.3.2.min.js where all the scnerios
were not covered.
adding this will sort out that error and it will work smoothly.
it would really help developers facing this terrible error.
just need to follow above steps and look, it worked smoothly for us as
well.
invalid argument jquery-1.3.2.min.js
Moderator: General Moderators
-
innovativeinfosln
- Forum Newbie
- Posts: 2
- Joined: Sun Dec 19, 2010 9:51 pm
Re: invalid argument jquery-1.3.2.min.js
I'm guessing this was supposed to be a reply & not a new topic?
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Re: invalid argument jquery-1.3.2.min.js
And I guess he just advertises his web site.pickle wrote:I'm guessing this was supposed to be a reply & not a new topic?
There is jQuery 1.5, who still uses 1.3.2?