How do I process Proxy Digg JSON for use with jQuery?
Posted
by Brett
on Stack Overflow
See other posts from Stack Overflow
or by Brett
Published on 2009-09-03T20:36:06Z
Indexed on
2010/03/16
16:01 UTC
Read the original article
Hit count: 288
I'm trying to deal with: "Requests made from Javascript running on your web pages must be proxied to avoid same-origin policy conflicts."
I know how to work with the JSON once I've got it. But aside from copy-pasting the JSON results via my browser, I don't know how to localize it for use.
© Stack Overflow or respective owner