Im having the same issue, if you fix the problem, please report here... I'll do the same when I discovered...
On Nov 5, 9:28 pm, Nicolae Namolovan <[EMAIL PROTECTED]> wrote: > I'm doing > > $('#some').SlideInRight(500); > > The effect is working, but after I start to get millions of the same > errors into console: > > this.options.curAnim has no properties > ../js/jquery-1.2.1.js > Line 2833 > > this.options.curAnim has no properties > ../js/jquery-1.2.1.js > Line 2833 > > this.options.curAnim has no properties > ../js/jquery-1.2.1.js > Line 2833 > > Downgrade of jQuery seem to help but I don't really want to.. > Anybody know some quick fix ?