I can NOT figure out what the problem is here.
I'm using a javascript to access the RSS feed for Latest Breaking News. It works FINE in Opera, but IE doesn't recognize it. It works in Opera whether I put it in the header and "call" it at the appropriate place, or whether I just post the whole script within the page at the appropriate place. NEITHER way works in IE, and I suspect not in Netscape either (I don't have netscape on my machine, but earlier I checked Hubby's version - it wasn't showing then, I've made some changes since then and not checked, but if it didn't work for IE, it probably didn't work for Netscape either.
The page is here:
http://www.webfaerie.com/wordpress/ (this is my "sandbox" for my blog - the "live" index for the actual blog is at
http://www.webfaerie.com/faerie_bytes )
and the code snippet that works anytime in Opera is:
<script language="JavaScript" src="http://www.democraticunderground.com/rss/rss2js/rss2js.php?num=10"> </script>
Anybody got a clue? The thing is, it was actually working earlier in the week, and, although I tweaked the CSS, I don't think I changed anything that would have affected the way javascript works.
I really don't know how I broke it. Somebody else musta done it when I wasn't looking! Any help or pointers would be GREATLY appreciated!