Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q524 Where can I get more information regarding "hidden frames" is there any site where I can get more information?

irt.org | Knowledge Base | JavaScript | Frame | Q524 [ previous next ]

Q524 Where can I get more information regarding "hidden frames" is there any site where I can get more information?

Using:

<frameset rows="100%,*">
<frame src="apage.html">
<frame src="bpage.html">
</frameset>

The second frame is hidden, because the first frame takes up 100% of the available space, the second frame takes up whatever is left, i.e. * means whatever is left over after all the other frames have taken their space give it to me.

There is a frames tutorial at http://junior.apk.net/~jbarta/tutor/frames/index.html


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.