andymac
Dec 17th, 2001, 08:03 AM
Hi,
I've a data input screen that needs to show / hide rows depending if a user checks various option boxes. I can hide a row using style.visiblity but it still leaves a gap on the page. I then tried to set the style.height=1 to shrink the row up, but it still leaves all the other rows in the same place. How can I "roll up" the other rows ? Am I going to have to resize the screen myself or is this something that a <DIV> can deal with ?
ta
Andy
I've a data input screen that needs to show / hide rows depending if a user checks various option boxes. I can hide a row using style.visiblity but it still leaves a gap on the page. I then tried to set the style.height=1 to shrink the row up, but it still leaves all the other rows in the same place. How can I "roll up" the other rows ? Am I going to have to resize the screen myself or is this something that a <DIV> can deal with ?
ta
Andy