[jQuery] Frustrating Scope Question with getJSON
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
Bumping because I'm still interested.