vincetam2010 / jquery-swip

Automatically exported from code.google.com/p/jquery-swip
0 stars 0 forks source link

IE6+ Popup Error if windowName has spaces #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a new popup with a windowName that has spaces

What is the expected output? What do you see instead?
A new popup window but get an error: invalid argument

What version of the product are you using? On what operating system?
Windows - IE6+

Please provide any additional information below.
There needs to be a conditional to set the windowName to null if IE or remove 
spaces.

http://stackoverflow.com/questions/710756/ie8-var-w-window-open-message-invalid-
argument

Original issue reported on code.google.com by team-...@freshleafmedia.co.uk on 12 Sep 2011 at 11:19