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

Your preferred username that is used when logging in.

"d is undefined" problem with jQuery Tools 1.2.4 Created Sep 2, 2010

This thread is solved

Views: 1699     Replies: 4     Last reply Sep 3, 2010  
You must login first before you can use this feature

isilgawen

Posts: 3

Registered:
Sep 2, 2010

"d is undefined" problem with jQuery Tools 1.2.4

Posted: Sep 2, 2010

Hi,

I copied this tutorial :

http://flowplayer.org/tools/demos/overlay/external.html

But all the time when i click on the a href, i have "d is undefined
Line 69" error in firebug.

Thanks for your help.

isilgawen

Posts: 3

Registered:
Sep 2, 2010

» "d is undefined" problem with jQuery Tools 1.2.4

Posted: Sep 3, 2010

Reply to: "d is undefined" problem with jQuery Tools 1.2.4, from isilgawen
nobody else have this problem ?

LiquidSky

Posts: 8

Registered:
Aug 30, 2010

» » "d is undefined" problem with jQuery Tools 1.2.4

Posted: Sep 3, 2010

Reply to: » "d is undefined" problem with jQuery Tools 1.2.4, from isilgawen
Maybe you could provide some more Informtion or part of your code ;-)

I expect you have included the JS Files for jquery AND jquery-Tools.
In the tutorial there is no var called "d" so I think its a specific Problem with your code...

isilgawen

Posts: 3

Registered:
Sep 2, 2010

» » » "d is undefined" problem with jQuery Tools 1.2.4

Posted: Sep 3, 2010

Reply to: » » "d is undefined" problem with jQuery Tools 1.2.4, from LiquidSky
jquery v1.4.2 and jQuery Tools 1.2.4.

And my code is exactly the same of this tutorial :http://flowplayer.org/tools/demos/overlay/external.html

LiquidSky

Posts: 8

Registered:
Aug 30, 2010

» » » » "d is undefined" problem with jQuery Tools 1.2.4

Posted: Sep 3, 2010

Reply to: » » » "d is undefined" problem with jQuery Tools 1.2.4, from isilgawen
This is strange.
For me it works,same setup only differece is that i donīt use

mask: 'darkred',
effect: 'apple',
and load an external page...

"d is undefined Line 69"
What is in line 69?!
As I already mentioned it looks like a code specific problem...