Java applets in 3.1.0 branch

Koos Vriezen koos.vriezen at xs4all.nl
Sun Jan 12 22:31:53 GMT 2003


On Sun, 12 Jan 2003, Koos Vriezen wrote:

> The 100% width/height probably causes this. Don't know why, but its a
> khtml error for sure.

No concluded too soon. KHTML doesn't like BODY's with only applets. If I
have the blackjack window open (applet not created) and do:

dcop konqueror-15714 html-widget6 evalJS '
var d=frames[3].document;
var f=d.createElement("form");
d.body.insertBefore(f,d.body.lastChild);'

suddenly the applet gets created and I can blackjack :)

Dirk, any ideas?

> Koos
>
>






More information about the kfm-devel mailing list