I get a cross-domain error on my local machine (although the code works fine on our web server). This is a real pain in the stock for development, so I wonder if I can adjust the setting in Chrome so as not to get this error locally?
This one is:
Insecure JavaScript is trying to access the frame with the file URL: ///Users/david/login.html from the frame with the URL file: ///Users/david/varReturn.html. Domains, protocols, and ports must be consistent.
Thanks!
source share