Can't load Google Cloud Endpoints on Internet Explorer 10
问题 I'm working on a web site that is using the Google JavaScript Client Library to load some APIs that are exposed via Google Cloud Endpoints. The endpoints were developed in Python, but I'm not sure if that's a factor. Everything's working great in Chrome, Firefox and Safari, but on Internet Explorer 10 I get this error: SCRIPT5007: Unable to get property 'value' of undefined or null reference proxy.html, line 7 character 51 I'm loading the client library using code similar to that suggested by