[thelist] visible/invisible frames

Gijs van Tulder evolt at gmx.net
Wed Feb 26 08:08:01 CST 2003


> -----Original Message-----
> From: eric.s.howard at loram.com
> Subject: [thelist] visible/invisible frames

> Is there a code html or java that I can place a button/text
> to toggle and make a specific frame visible or invisible?

Hi Eric,

I needed such a function for a site. I haven't found a way to hide frames
yet. A possible workaround: include the frame you want to display/hide in
the frameset, but set its height/width to zero. You can then use JavaScript
to redefine the rows/cols attribute of the frameset, and let your hidden
frame appear.

See:
http://developer.irt.org/script/566.htm
for information about resizing frames.

HTH,

Gijs

--------------------------
Gijs van Tulder
gvtulder at members.evolt.org
http://gvtulder.f2o.org/




More information about the thelist mailing list