Home › Forums › JavaScript › Jquery get and post › Re: Jquery get and post
April 18, 2013 at 1:43 am
#132248
Participant
to properly use jsonp the requested json code should be wrapped in a function call which you have to declare on your code before making the call.Also the error logged in the console could help