Changes

no edit summary
Line 94: Line 94:  
       document.attachEvent("onreadystatechange", fixIEScroll);
 
       document.attachEvent("onreadystatechange", fixIEScroll);
 
   }
 
   }
   if (attachEvent){
+
   if (window.attachEvent){
 
       attachEvent("onresize", fixIEScroll);
 
       attachEvent("onresize", fixIEScroll);
 
   }
 
   }