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

1 item remaining

$
0
0

I've got frames in my javascript and code:

if (frameDocument.createStyleSheet) {frameDocument.createStyleSheet(url); } else {

... <code using appendTo>

The problem is when I run my page in IE7, page loading indicator never finishes and it's written "1 item remaining" in status bar.

After I comment 

frameDocument.createStyleSheet(url);
the message becomes "done" and the indicator finishes, but the css-styles are not applied:)

I tried fiddler but nothing interesting, all the requests are less that 1 second.

How to solve the problem and get rid of that error?


Viewing all articles
Browse latest Browse all 3527

Trending Articles



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