Re: Resize frame problem??
[ Follow Ups ] [ Post Followup ] [ Intranet eXchange ] [ IDM Home ]
Posted by Lember on October 10, 2003 at 10:55:38:
In Reply to: Re: Resize frame problem?? posted by Pradeep on August 8, 2002 at 2:6:49:
Use this: top.document.body.rows = '180,*'; or top.document.body.cols= '180,*';
You can change 'top' for the frame that you want to resize. But when resizing a frame, netscape causes the whole page to reaload (and its frames) and it does not work in netscape 4.
Follow Ups:
[ Follow Ups ] [ Post Followup ] [ Intranet eXchange ] [ IDM Home ]