A frameset (named F1) has cols, say , 80%,20% and, via the left frame, I want to remove the right frame and display a new page in the left (now 100% frame) frame.
In IE parent.F1.cols="100%,0%"; works nicely but not in FireFox - parent.F1 has no proerties.
Any ideas?
In IE parent.F1.cols="100%,0%"; works nicely but not in FireFox - parent.F1 has no proerties.
Any ideas?