Homework1 for Week 7&8

Snapshot

In Chrome31.0.1650.57 m

In Firefox3.5

In IE10

Other

Click to see code:Code

Click to test the code in your browser:Run now!

1. <applet code="HelloWorld.class" width=300 heught=100></APPLET> works in Chrome31/Firefox3.5/IE10

2. <object codetype="application/java" code="HelloWorld.class" width="300" height="100"></object> works in IE10

3. <object classid="java:HelloWorld.class" width="300" height="100"></object></i> works in Firefox3.5

<< Week7&8 Home

Hommwork2 >>

Copyright © 周钊平(Zhou Zhaoping)