<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003116" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003116</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/resizinghiding-frames#comment-1013760</link>
    <description> &lt;p&gt;Hi Lloyd,&lt;/p&gt;
&lt;p&gt;   Neat.&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://members.aol.com/grassblad&quot; class=&quot;bb-url&quot;&gt;GrassBlade: cut&amp;amp;paste javascript&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 May 2000 23:47:00 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1013760 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/resizinghiding-frames#comment-1013759</link>
    <description> &lt;p&gt;You can dynamically change the size of your rows and cols with JavaScript (not too many people know about this).&lt;/p&gt;
&lt;p&gt;Add to a frame:&lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&quot;javascript:parent.hideFrame()&quot;&amp;gt;HIDE FRAME&amp;lt;/a&amp;gt;&lt;/p&gt;
&lt;p&gt;Add to Parent Frameset document:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;code:&lt;/p&gt;
&lt;pre&gt;function hideFrame() {
   document.body.rows = &quot;0,*&quot;;
   }[/code]

I made a script for one of my sites once that allowed you to double-click any frame and it would resize to about 5 pixels. Then you just double-click it again to make it re-appear. I can dig it up for you and post it if you like. &lt;/pre&gt;&lt;/blockquote&gt;</description>
     <pubDate>Fri, 12 May 2000 06:49:00 +0000</pubDate>
 <dc:creator>Lloyd Hassell</dc:creator>
 <guid isPermaLink="false">comment 1013759 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
