Forbidden or allowed: no java applet in SpaceWeather
Posted: Sun Jun 21, 2009 11:39 pm
In Firefox 3.0.11 Java and Javascript are both allowed. In NoScript 1.9.3.3 Spaceweather.com
http://spaceweather.com/java/archive.html had been allowed. But this time whether allowed or not, the java applet is missing. The page says, "If you had a Java-enabled browser you would see an applet here." (Curiously, that text I had to manually type because the underlying content wasn't copyable.)
Another curiosity is when I forbid spaceweather.com the NoScript status line doesn't show.
Two other curiosities I can't reproduce: 1) once spaceweather.com was once Italicized in the whitelist. and 2) once I saw a NoScript object placeholder for the blocked applet - but after I clicked it and got the confirmation message the placeholder went away and no applet appeared.
I tried disabling NoScript and the problem with this site remained.
For comparison, in IE 8 the applet works normally, and I know it worked normally at some time in the recent past with FF before NoScript (and, maybe, after).
Does anyone have an idea about what's going on here?
Thanks,
Kurt
Edited with the applet code.
http://spaceweather.com/java/archive.html had been allowed. But this time whether allowed or not, the java applet is missing. The page says, "If you had a Java-enabled browser you would see an applet here." (Curiously, that text I had to manually type because the underlying content wasn't copyable.)
Code: Select all
<APPLET name="SunSpots" code="PlotDemo" width=400 height=250
codebase="."
alt="If you had a java-enabled browser, you would see an applet here.">
<PARAM name=foreground value="444444">
<PARAM name=background value="ffffff">
</APPLET>Two other curiosities I can't reproduce: 1) once spaceweather.com was once Italicized in the whitelist. and 2) once I saw a NoScript object placeholder for the blocked applet - but after I clicked it and got the confirmation message the placeholder went away and no applet appeared.
I tried disabling NoScript and the problem with this site remained.
For comparison, in IE 8 the applet works normally, and I know it worked normally at some time in the recent past with FF before NoScript (and, maybe, after).
Does anyone have an idea about what's going on here?
Thanks,
Kurt
Edited with the applet code.