[_] jQuery losing the scope!
jean-paul Gorman
underscore at firecast.co.uk
Wed Dec 9 16:06:34 GMT 2009
Hi All Thanks for the response on this one. @Dan - Yup I totally agree the solution was to fire off the remaining calls within the plugin via a callback from the Ajax call, passing back the results of that call so that I can deal with a load failure. @Sam (boy) - Thanks for the note. I did originally think that this was the cause of the problem, but I've now taken this variable out as it was really used for debugging. That said I'm glad you clarified the point for me. Cheers JP