jonghwihwang / jquery-swip

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

IE8 Throws an nullponiter on line 49 #45

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Error message

User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; 
Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; 
Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3)
Timestamp: Mon, 20 Feb 2012 08:36:27 UTC

Message: 'window.open(...)' is null or not an object
Line: 49
Char: 6
Code: 0
URI: http://external-url/jqueryPlugins/jquery.popupWindow.js

We get this error only on our production site not or test sites. We are 
including plugin from an external server. 

The script works fine untill the .focus() on line 49 

The popup opens and then the parent window goes to the url of popup.

Original issue reported on code.google.com by Peter.Li...@gmail.com on 20 Feb 2012 at 8:52