[jQuery] Re: Passing variables between two functions

2008-04-13 Thread Decagrog
It give me an undefined variable... For error i've make a double post with that question, here http://groups.google.com/group/jquery-en/browse_thread/thread/85431413ea0aad30/2f47f4c6d1d175df?lnk=gstq=between+function#2f47f4c6d1d175df a guy gave me a solution... On 12 Apr, 19:21, J Moore [EMAIL

[jQuery] Re: Passing variables between two functions

2008-04-12 Thread J Moore
looks good. pointX is a global variable and can be accessed by both functions. What's the problem? On Apr 11, 6:13 am, Decagrog [EMAIL PROTECTED] wrote: Hi all, I've a newbie question about variable scope...essentially i've two anonimous function and i need to retrieve a variable generated