rsanchez / json

Output ExpressionEngine data in JSON format.
http://devot-ee.com/add-ons/json/
101 stars 234 forks source link

jsonp callback URL #8

Closed RustyWomack closed 12 years ago

RustyWomack commented 12 years ago

Hi Rob, within the json module is there a callback to append to the url call so I can set up a jsonp call in order to make cross domain requests?

rsanchez commented 12 years ago

Check the develop branch out, I just added JSONP support. More info in the readme. https://github.com/rsanchez/json/tree/develop

RustyWomack commented 12 years ago

FANTASTIC! Thanks Rob, that's earnt a vote for the Devot:ee awards!!