Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-17-2002, 10:15 AM   PM User | #1
snowtown
New Coder

 
Join Date: Jul 2002
Location: scandinavia
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
snowtown is an unknown quantity at this point
Displaying applets in XHTML-strict documents

Hi,

I have a valid XHTML1.0-strict document in which I'm trying to display a Java applet using the <object> tag. I've tried the following code but with no success.

<object classid="java:test.class" codetype="application/java" height="80" width="350">
.
.
(Some parameters)
.
.
</object>

The .class file is in the same directory as the .html file but it still doesn't work (IE6).

Any help would be much appreciated.

Thanks!
snowtown is offline   Reply With Quote
Old 11-17-2002, 06:44 PM   PM User | #2
MCookie
Regular Coder

 
Join Date: Jun 2002
Location: NL
Posts: 421
Thanks: 0
Thanked 0 Times in 0 Posts
MCookie is an unknown quantity at this point
Hi,
Well you have the applet, the code and the browser. But do you have the right plug-in? By default, IE6 has the wrong one. Could that be it?
http://java.sun.com/getjava/download.html
MCookie is offline   Reply With Quote
Old 11-17-2002, 08:19 PM   PM User | #3
snowtown
New Coder

 
Join Date: Jul 2002
Location: scandinavia
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
snowtown is an unknown quantity at this point
That was most certainly it! Thank you!
snowtown is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:14 PM.


Advertisement
Log in to turn off these ads.