Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback: irt.org FAQ Knowledge Base Q114

Feedback on: irt.org FAQ Knowledge Base Q114

Sent by Chris Underwood on January 19, 2000 at 10:20:28: - feedback #747

Worth:
Not worth reading

Comments:
It is wrong...

You can resize a frame...

parent.document.body.rows = "240, *"

or

parent.document.body.cols = "10, *"


Sent by Chris Storah on April 11, 2000 at 10:27:57: - feedback #1071

Worth:
Worth reading

Comments:
You can get around this...see FAQ 787.



Sent by Mike Bethany on August 18, 2000 at 09:13:06: - feedback #1640

Worth:
Not worth reading

Length:
Too short

Technical:
Not technical enough

Comments:
This is a poorly worded response. Since we know a WINDOW can be resized very easily, window.resizeTo(x,y), I think they mean, "You cannot programmatically change a FRAME’s size. You can only set the size of a frame using the frameset tag. This tag cannot be modified by Javascript."

But since the person answering the questions was so sloppy in their choice of wording, I wouldn’t trust any answer from them.

Mike Bethany
Sr. App. Dev. Specialist
ACS Govt. Solutions Grp.


Sent by Frode N. Rosand on February 03, 2001 at 20:11:19: - feedback #2327

Worth:
Not worth reading

Length:
Too short

Technical:
Just right

Comments:
I don't think this is completely true. In IE it's possible to resize a frameset with JavaScript. My problem is to find a similar solution for Netscape... If you know how to do this in Netscape, please notify me...


©2018 Martin Webb