posted 13 years ago
I have three frames in a frameset (3 rows). I want the first frame to be the exact height or close to it of the html page in it, the third frame to be 10px high, and the second frame to be the remainder of the page. By setting the rows to "*,*,10px" the first frame is almost the size of the html page except it has a scrollbar that it barely needs (can only scroll a little down farther). How can I set the first frame so it doesn't have a scrollbar and make sure the content of the page all fits in that frame WHILE having the second frame adjust to the remainder of the page. Any help would be appreciated. Thanks.