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?
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?