Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InfoWindow does not open when marker is clicked in IE8 only. #72

Open
GoogleCodeExporter opened this issue Nov 27, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Go to http://nychaparking.com/bronx.php click on P marker. IE8 nothing 
happens and an "Object expected" error is thrown.  All other browsers the 
InfoWindow opens as expected.

What is the expected output? What do you see instead?
InfoWindow should open across all browsers.  it does not in IE8 (maybe other 
versions of IE also but not sure).

What version of the product are you using? On what operating system?
jquery-ui-1.10.1.custom.min.js
Apache/Linux 

Please provide any additional information below.
I have looked through my code to make sure that I do not have a dreaded 
floating end comma which I know IE will choke on and I am not seeing it.  I am 
sure this is some minor typo that I am not seeing it.

Original issue reported on code.google.com by [email protected] on 15 Mar 2013 at 8:52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant