[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 63413] Some java applet parameters are not accessible -
From:       Petar Krasimirov <pkrasimirov () neterra ! net>
Date:       2003-09-03 13:39:21
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
     
http://bugs.kde.org/show_bug.cgi?id=63413     




------- Additional Comments From pkrasimirov@neterra.net  2003-09-03 15:39 -------
Well, I will change the second eye-view icon to open the applet in the requested way, but 
I think it is not what Sun said about embedding Java as OBJECT. I think the attributes 
DATA and TYPE in the OBJECT tag are not required by Sun. 
 
I mean <OBJECT TYPE="" DATA="MyApplet.class"> are not what Sun said. I think the 
correct one is 
<OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" WIDTH="80" 
HEIGHT="80" ALIGN="left"> 
<PARAM NAME="type" VALUE="application/x-java-applet;version=1.3"> 
<PARAM NAME="archive" VALUE="myappletarchive.jar"> 
<PARAM NAME="code" VALUE="MyClass.class"> 
</OBJECT> 
 
And it doesn't work with Konqueror 3.1-13 (RedHat 9 RPMS)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic