> Is this something on your end, or on mine? You can test the application
> here:http://jdev.sysgenmedia.com/17/index.php/store-locator

How do we reproduce your error, what browser?

I get a different error in IE due to
   function searchLocationsNear(center)
   {
      var radius = $('radiusSelect').value;
where .value won't work in IE with a select dropdown.  See for example
http://stackoverflow.com/questions/1539032/getting-the-value-of-a-select-box-in-internet-explorer

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to