Re: Problem replacing "code=" when converting <applet> to <object>

Stephen T. Fox wrote:

> I have tried replacing the 'code=" with all the listed
> attributes to object that I know.

Does this include classid= ?  I found an example in an HTML 4.0
reference:

| <OBJECT CLASSID="java:Yahtzee.class"
|  CODETYPE="application/java" WIDTH=400 HEIGHT=250
|  STANDBY="Ready to play Yahtzee?"  TITLE="My Yahtzee Game">

Of course you would use lower case in XHTML 1.0.   Bye, Frank

Received on Monday, 10 May 2004 21:34:14 UTC