My problem is that in IE 8.0 (even in IE 7.0 compat mode), it does NOT cause an operation aborted error. even before, my page loads were always -very- fast as i never used graphics heavy skins.
http://support.microsoft.com/default.aspx/kb/927917
However, IE 8.0 always displays this inconsistancy so i can test possibilities until the error goes away.
So, reading the KB article and another source, the script tag in HTML 4.0 has an attribute called "DEFER"
http://www.htmlcodetutorial.com/scri...IPT_DEFER.html
Loading up the wowhead_headerinclude template and simply adding "DEFER" in the script tag caused the error message to go away.
HTML Code:
<script DEFER src="http://www.wowhead.com/widgets/power.js" type="text/javascript"></script>
Please verify that it works by visiting
http://underthemain.net/forums/showthread.php?p=12 , refreshing teh page while trying to mouse over any item links