[2984] in java-interest
Re:applet width and height vs resize
daemon@ATHENA.MIT.EDU (Steve Champeon (working from home))
Wed Oct 25 16:26:05 1995
Date: Wed, 25 Oct 1995 08:42:00 -0500
From: schampeo@imonics.com (Steve Champeon (working from home))
To: java-interest@java.Eng.Sun.COM
[ ... ]
>So, what I'm asking is: are WIDTH/HEIGHT just a convenience for laying out
>the web page, the same way that those attributes work in <IMG>, or is there
>some other relationship between those attributes and resize?
Working on Book Three? :-)
I can't speak for the Netscape implementation, but I believe
that any HTML code would be used by the browser to plan its layout.
Whether resize() is restricted to that space after the applet
is loaded is another question.
A good question(tm) actually. Would it be possible to have a
java title, say centered at the top, and just below that have
a 100x100 pixels square applet which could "eat into" the space
of the applet above? Or is applet 1's area protected against
intrusions by applet 2?
Steve
--
Steven Champeon (919) 469-7833
Technical Lead, schampeo@imonics.com
Imonics Web Services webmaster@imonics.com
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com