I am testing out this script which retrieves the weather data from the URL. But for some reason I am not getting the response back. I have enabled cross-site. Can someone point
Your forgot dataType:"jsonp" attribute in ajax request.