I know JSONP is JSON with padding.

I understand what JSON is, and how to use it with jQuery.getJSON(). However, I do not understand the concept of the callback when introducing JSONP.

Can anyone explain to me how this works?

4 Answers
4

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *