Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dynamic resizing of the HTML frames

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
We have a requirement as follows.
A frameset contains two frames top and bottom.
Based upon some condition, initially the bottom frame's size should be zero or should not be
visible. When the conditon is not satisfied then the bottom frame should come to its original size
defined in the frame set.
Is there a way to do the above operation in Javascript so that the code works in IE4+ and
Netscape 4+?
I found a way to do this in IE5.0 and found it to be working. Its not working in Netscape.
Any solution?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top