View Full Version : Help setting frame rows value
andyb4
03-17-2005, 03:09 PM
I have a framed page with three rows. The middle row is split into three frame columns. I would like to expand the right column (10,*,8) when a specific html page is displayed in the center column frame, and collapse the right column (10,*,0) onunload of that page. I know the body of the html page will need to call a javascript onload and another onunload, but I cannot get the javascripts to reset the column values to expand/collapse the center-right column frame.
Any help would be appreciated!
Andy B.
jscheuer1
03-17-2005, 04:50 PM
Have you tried Collapsible Frame Script IE (http://www.dynamicdrive.com/dynamicindex8/collapsemain.htm) ?
andyb4
03-17-2005, 04:56 PM
Collapsible frame script will not work where both frame rows and columns are included (per the documentation). Thanks, though.
Andy B.
jscheuer1
03-17-2005, 05:00 PM
Well this might help:
http://developer.irt.org/script/566.htm
andyb4
03-17-2005, 06:31 PM
The first example at your suggested link worked. I just put a button on the page to refresh the screen with a frameset page just like the original one, except with different frameset column dimensions.
Works like a charm! Thanks for the help!
Andy B.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.