Setting java applet width and height

I have a basic question. I added a custom applet to a page. Inside designer, the width and height attributes are read only.

I have tried to set them via the HTML attributes, but I must be doing something wrong.

Can anyone tell me exactly where to put the HTML to resize the applet? I thought you used to be able to go in and set them directly in R5 through Java applet properties…

Thanks so much.

Brendan

Subject: → Got it

In R6 designer, go into the page, click on the applet, then in the corner of the applet object you will see a small black box in the lower right-hand corner. Click and drag this box to resize the applet.

Brendan