Navigate to http://javaboutique.internet.com/Difus/ using Netscape 6.
This applet will have it's right side truncated. To see what it should
look like, use Netscape 4.75 or Internet Explorer.
The best applet in the world since the inception of Java is at
http://anatline.nlm.nih.gov/ . After navigating to this URL, click on
"Anatomical Browser". A full 3D slice through a virtual human is supposed
to show up. The new browser or the JRE it uses defaced this applet by
refusing to display the full torso.
Maybe the HEIGHT or WIDTH parameters in the APPLET tag are not
being used?
allan.jacobs@Eng 2000-09-28
The HTML source is
<applet code="Difus.class" archive Difus.jar"
align="baseline" width="500" height="440">
<param name="an" value="500">
<param name="al" value="440">
</applet>
allan.jacobs@Eng 2000-10-03
- relates to
-
JDK-4376297 Hipbone applet does not display in Firefly PR3 respin 2.
-
- Closed
-