|
|
Q1298 How can I resize an existing layer?
irt.org | Knowledge Base | DHTML | Q1298 [ previous next ] Q1298 How can I resize an existing layer?In Netscape Navigator 4.x you can't resize the layer by adjusting the width or height attributes. You could use the resizeTo or resizeBy methods, but this appears just to clip the layer, it doesn't re-render the text within the layer. What you can do is use the load method to load another page into the layer, *and* at the same time give the layer a new width
|
-- div -->
|