I'm opening the page on two computers, both ip and localhost tried:
Strangely, for one computer, the http://192.168.1.100/dev
didn't work and http://localhost/dev
did. For the other, neither worked. It says,
Image from origin 'null' has been blocked from loading by Cross-Origin Resource Sharing policy: Received an invalid response. Origin
'http://localhost'
is therefore not allowed access.
None of the answers I found seem to work. And I don't understand why it only worked on localhost
on one computer. Any suggestions?
Edit:
- Browser: Chrome Version 34.0.1847.11 beta
http://127.0.0.1/dev
didn't work either- The uploaded version on server didn't work either