just add the % sign. <APPLET CODE = "RePro.class" ARCHIVE = "RePro.jar" WIDTH = 100% HEIGHT = 100% ></APPLET>
good luck with your applet evo ----- Original Message ----- From: "thanh nguyen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 15, 2001 2:52 PM Subject: Re: [JAVA3D] applet size: width and hight > hi evolutie, > Thanks, but how to set width and hight to be 100% > > i use a line like this in a html file: > <APPLET CODE = "RePro.class" ARCHIVE = "RePro.jar" WIDTH = 950 HEIGHT = 680 ALIGN = middle> > > how to change it? > Thanks > -Thanh > > >make the width en height 100% > > > >----- Original Message ----- > >From: "thanh nguyen" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Sent: Thursday, November 15, 2001 2:23 PM > >Subject: [JAVA3D] applet size: width and hight > > > > > >> hi, > >> is that possible to set the width and hight of an applet to be equal to > >the size of the browser that is used to run that applet? > >> > >> thanks, > >> -Thanh > >> > >> > >> > >> > >> ________________________________________________________________________ > >> Skaff deg gratis epost-adresse og hjemmeside p� http://home.no/ du ogs�! > >> > >> > >=========================================================================== > >> To unsubscribe, send email to [EMAIL PROTECTED] and include in the > >body > >> of the message "signoff JAVA3D-INTEREST". For general help, send email to > >> [EMAIL PROTECTED] and include in the body of the message "help". > >> > > > >=========================================================================== > >To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > >of the message "signoff JAVA3D-INTEREST". For general help, send email to > >[EMAIL PROTECTED] and include in the body of the message "help". > > > > ________________________________________________________________________ > Skaff deg gratis epost-adresse og hjemmeside p� http://home.no/ du ogs�! > > =========================================================================== > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff JAVA3D-INTEREST". For general help, send email to > [EMAIL PROTECTED] and include in the body of the message "help". > =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
