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

Window.open not working in IE #79

Open
sophiedmr opened this issue Dec 22, 2011 · 0 comments
Open

Window.open not working in IE #79

sophiedmr opened this issue Dec 22, 2011 · 0 comments

Comments

@sophiedmr
Copy link

I have successfully programmed several test scripts in firefox, which allow user to switch between windows etc.
However, I have started trying to test in IE and the I get an error on the window.open.

window.open(sLink, 'fastracwin', 'scrollbars=no,toolbar=no,resizable=yes,status=no,location=no,width=730,height=673');

sLink is "http://clynelish:15080/webfastrac/fastrac_main.html;jsessionid=70CD928EC5361194BBE4B0AE8181A2BC?version=2.6&fastracusage"

The error that I am getting is 'Object doesn't support this property or method' on the window.open.

Any ideas?

Thanks,
Sophie

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

No branches or pull requests

1 participant