Hello,
Does anyone have an example of using $.ajax with jsonp and the callback function. I do not understand how this is used. Ive read all the documentation, but it may have well been written in Chinese.
Im having to do a cross-domain call so Im using dataType jsonp. Im simply wanting to get json data but I dont have access to it ...
Any help is most appreciated ...