[jQuery] Frustrating Scope Question with getJSON

2009-09-19 Thread dysfunct
There's some sort of scope issue here that I cant seem to get passed. I'd ideally just like the function to return the shortUrl from the json results but can't seem to get it anywhere but the callback function. function shortenURL(url){ var apiKey = 'APIKEY'; var apiLogin = 'LOG

[jQuery] Re: Stop Image Download when is gone

2008-03-04 Thread dysfunct
Bumping because I'm still interested.