You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Getting JS Error using 1.2.3 Created Jun 17, 2010

This thread is solved

Views: 2334     Replies: 7     Last reply Aug 8, 2011  
You must login first before you can use this feature

aldrichdesigner

Posts: 6

Registered:
Mar 15, 2010

Getting JS Error using 1.2.3

Posted: Jun 17, 2010

Whenever I try to use 1.2.3 I receive the following error ...

Error: b is undefined
Source File:http://cdn.jquerytools.org/1.2.3/full/jquery.tools.min.js
Line: 190

But if I switch back to 1.2.2 everything is fine. Any ideas?

I'm doing lots of tabs including use of the api. Here is the page that is throwing the error, this is also causing a lot of my tools functions to no longer work.

http://www.toledo.com

Please note since this is a live page, I had to revert back to 1.2.2.

topherfangio

Posts: 1

Registered:
Jun 21, 2010

Same problem.

Posted: Jun 21, 2010

Reply to: Getting JS Error using 1.2.3, from aldrichdesigner
I receive this problem upon importing jQuery Tools version 1.2.3 on FireFox 3.6.3. On all other versions of 1.2.x I receive "a is undefined".

As best I can tell, this is due to importing jQueryUI along with jQuery Tools. When I remove jQueryUI, it loads just fine. However, I need jQueryUI to do the tabs that I am currently using.

perugini

Posts: 8

Registered:
Jun 16, 2010

Same problem

Posted: Jun 22, 2010

Reply to: Same problem., from topherfangio
It's seems related to this

http://flowplayer.org/tools/forum/25/43667

"b is undefined" if you take the uncompressed JQuery you'll discover that it's "handler is undefined Line 1572"

L

rbbrownlee

Posts: 1

Registered:
Dec 23, 2010

Using with jQuery UI

Posted: Dec 23, 2010

Reply to: Same problem., from topherfangio
Change the order in which the libraries are being loaded.

Load them as follows:
jQuery.js
jQuery.tools.min.js
jQuery.ui.1.x.x.js

Fixed it for me.

tjones@barbarycodes.com

Posts: 1

Registered:
Jul 19, 2010

Same here - v 1.2.3 is busted

Posted: Jul 19, 2010

Reply to: Getting JS Error using 1.2.3, from aldrichdesigner
I get random JS errors when using v1.2.3. I don't with v1.2.2.

maheshrao

Posts: 14

Registered:
Jul 21, 2010

Geting js error using 1.2.3

Posted: Jul 21, 2010

Reply to: Getting JS Error using 1.2.3, from aldrichdesigner
I receive this problem upon importing jQuery Tools version 1.2.3 on FireFox 3.6.3

pellekrogholt
freelance webdeveloper, mostely doing plone...

Posts: 7

Registered:
Jul 24, 2009

the same here

Posted: Jul 23, 2010

Reply to: Geting js error using 1.2.3, from maheshrao
"I receive this problem upon importing jQuery Tools version 1.2.3 on FireFox 3.6.3" - the same here