Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate JSON data into a separate file from html app #38

Closed
jdaguil opened this issue Jul 27, 2015 · 2 comments
Closed

Separate JSON data into a separate file from html app #38

jdaguil opened this issue Jul 27, 2015 · 2 comments
Assignees
Milestone

Comments

@jdaguil
Copy link
Contributor

jdaguil commented Jul 27, 2015

The html app should have the JSON data in a separate file rather than inside the file

@jdaguil jdaguil self-assigned this Jul 27, 2015
@jdaguil jdaguil changed the title The html app should have the JSON data in a separate file rather than inside the file Separate JSON data into a separate file from html app Jul 27, 2015
@pombredanne
Copy link
Member

This makes perfect sense... IMHO to work around the limitations of loading JSON files in a local HTML page and the differences between browsers you might want to take a look at using JSONP?

@pombredanne
Copy link
Member

@jdaguil I think this is all fixed, right? if so please close

@jdaguil jdaguil closed this as completed Nov 5, 2015
@jdaguil jdaguil modified the milestone: v1.4 Nov 24, 2015
jdaguil added a commit that referenced this issue Nov 24, 2015
pombredanne added a commit that referenced this issue Dec 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants