frames not working?

Koos Vriezen koos.vriezen at xs4all.nl
Tue Jan 14 18:14:43 GMT 2003


Hi,

Two testcases:

<html>
<frameset cols='300,*'>
 <frame name='frame1' frameborder=1 src='about:blank'>
 <frame name='frame2' src='about:blank'>
</frameset>
</html>

and

<html>
<body>
<applet src="myapplet.class" name="myapplet">
</body>
</html>

Both dont work (frames and applet not rendered) in HEAD and branch.


Koos





More information about the kfm-devel mailing list