<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002596" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002596</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/resizing-frames-resizing-frames-posted-jules#comment-1011528</link>
    <description> &lt;p&gt;Yeah that should work by pressing the same button. That is what the IF statement does in the function.&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
&lt;a href=&quot;mailto:lloydhass@hotmail.com&quot; class=&quot;bb-email&quot;&gt;lloydhass@hotmail.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://go.to/hass&quot; class=&quot;bb-url&quot;&gt;http://go.to/hass&lt;/a&gt; - &lt;a href=&quot;http://connect.to/wpd&quot; class=&quot;bb-url&quot;&gt;http://connect.to/wpd&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 06 Nov 1999 04:57:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1011528 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/resizing-frames-resizing-frames-posted-jules#comment-1011527</link>
    <description> &lt;p&gt;Thanks that worked great. Now is there a way to make it collapse back to the original setting by clicking on the button again?&lt;/p&gt;
 </description>
     <pubDate>Fri, 05 Nov 1999 18:55:00 +0000</pubDate>
 <dc:creator>jules</dc:creator>
 <guid isPermaLink="false">comment 1011527 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/resizing-frames-resizing-frames-posted-jules#comment-1011526</link>
    <description> &lt;p&gt;Place this script within the &amp;lt;SCRIPT&amp;gt;&amp;lt;/SCRIPT&amp;gt; tags on your frameset page.&lt;/p&gt;
&lt;p&gt;// change numerical values of course&lt;br /&gt;
function expandCollapseFrames() {&lt;br /&gt;
  if (document.body.rows != &#039;50,*,50&#039;) {&lt;br /&gt;
   document.body.rows = &#039;20,*,20&#039;;&lt;br /&gt;
   }&lt;br /&gt;
  else {&lt;br /&gt;
   document.body.rows = &#039;50,*,50&#039;;&lt;br /&gt;
   }&lt;br /&gt;
  }&lt;/p&gt;
&lt;p&gt;Use this link from the navigator frame.&lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&amp;quot;javascript:parent.expandCollapseFrames()&amp;quot;&amp;gt;expand/collapse&amp;lt;/a&amp;gt;&lt;/p&gt;
&lt;p&gt;The script shown above will only work if your frameset uses only rows (not a combo of rows and cols). I hope you can play around with the code to do what you want.&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
&lt;a href=&quot;mailto:lloydhass@hotmail.com&quot; class=&quot;bb-email&quot;&gt;lloydhass@hotmail.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://go.to/hass&quot; class=&quot;bb-url&quot;&gt;http://go.to/hass&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 05 Nov 1999 17:25:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1011526 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/resizing-frames-resizing-frames-posted-jules#comment-1011525</link>
    <description> &lt;p&gt;I&#039;m not too clear on what you mean.&lt;br /&gt;
Would loading a new 2 col fame set not work?&lt;br /&gt;
It could mean you need dHTML actually but I would like to get a better understanding of what you actually want done :0&lt;br /&gt;
JP&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
&lt;strong&gt;[red]The Next Step in Website Development [/red] - &lt;a href=&quot;http://www.what-next.com&quot; class=&quot;bb-url&quot;&gt;http://www.what-next.com&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;The Webmaster Promotion and Resource Center&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 05 Nov 1999 01:25:00 +0000</pubDate>
 <dc:creator>JP Stones</dc:creator>
 <guid isPermaLink="false">comment 1011525 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
