How can I get the content of url.json, and cast the json to a variable. The content of url.json is pure json format. Thanx
feedback
|
if you use jquery
| |||
feedback
|
Are you aware of the jquery getJSON api? You can use this to download json from an url. Not sure if you can embed some json directly in a | |||
feedback
|