I've just put up a jsbin at http://jsbin.com/ufiK/1/edit which illustrates the problem I'm having. In Chrome or Firefox, when you load this page you'll get two alerts with some data coming back from the ajax call. In IE8 the alerts never fire. Can anyone tell me why this is?
This is the json non IE8 browsers return, http://maps.googleapis.com/maps/api/geocode/json?sensor=false&address=san%20francisco%2C%20california
Thank you.