Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

Object window.opener.location.href is malfunctioning in IE8

$
0
0
"Error: 'window.opener.location' is null or not an object" is what I get when I try to do the following javascript:

  var UrlAddonString =  "&JobExtensionSubmissionFlag=1&StringModsToPlacementRecord=An effective date of " + document.getElementById("CommissionEFDate").value + " has been added to the placement record.|";
  
  window.opener.location.href = window.opener.location.href + UrlAddonString;

This worked perfectly fine in IE7, why does it not work in 8? 


Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>