RE: XHTML and Java

by "John Hornbuckle" <john.hornbuckle(at)taylor.k12.fl.us>

 Date:  Wed, 21 May 2003 11:35:28 -0400
 To:  <hwg-techniques(at)hwg.org>
 In-Reply-To: 
  todo: View Thread, Original
Codebase doesn't work for me either. Here's a page using it:

http://www.taylor.k12.fl.us/district/webcams/noc/index.codebase.html

At least, it doesn't work in MSIE6.


John 


-----Original Message-----
From: Paul Roberts [mailto:mail(at)paul-roberts.com] 
Sent: Tuesday, May 20, 2003 4:00 PM
To: John Hornbuckle; HWG Techniques

> But "code" isn't a valid parameter in XHTML 1.0 Strict or XHTML 1.1...
>

there is no attribute code in html 3.2 or 4
i think you should be using codebase as below.

   <object codetype="application/java" standby="Please wait while the
application loads..." codebase="WebCam_Viewer.class" width="352"
height="308">
    <p>If you can see this text, then your browser apparently can't run the
necessary Java application.</p>
    <param name="COLOR" value="#FFFFFF" />
    <param name="IMAGE" value="capture0.jpg" />
    </object>

valid xhtml, don't know if the applet will run with it.

Best Wishes

Paul Roberts
mail(at)paul-roberts.com
++++++++++++++++++++++++
----- Original Message ----- 
From: "John Hornbuckle" <john.hornbuckle(at)taylor.k12.fl.us>

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA