F
For example John Smith
I want to be able to size a frame from another one, something like:
parent.document.frames.help.height = 0
But it doesn't like it (object doesn't support this property or method)
parent.document.frames.help.height = 0
But it doesn't like it (object doesn't support this property or method)