Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Jquery get and post Re: Jquery get and post

#132248
pixelgrid
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