<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1028586" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1028586</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/collapsing-table-rows#comment-1171400</link>
    <description> &lt;p&gt;Hmmm, you could just ensure that it&#039;s always visible in older NS, then you wouldn&#039;t lose any functionality. Is that not possible?&lt;/p&gt;
 </description>
     <pubDate>Thu, 19 May 2005 12:28:21 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1171400 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/collapsing-table-rows#comment-1171351</link>
    <description> &lt;p&gt;I agree, I don&#039;t really pay much attention to the older versions anymore, but for this particular site, everything else works, albeit with a loss of some functions, but it does work.  Therefore, for something small like this, why render the remainder of the application useless?&lt;/p&gt;
 </description>
     <pubDate>Wed, 18 May 2005 19:01:44 +0000</pubDate>
 <dc:creator>quissettdesigns</dc:creator>
 <guid isPermaLink="false">comment 1171351 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/collapsing-table-rows#comment-1170829</link>
    <description> &lt;p&gt;Don&#039;t even bother trying to write compatible code for old versions of Netscape, nobody uses it anymore! As long as your code works in Internet Explorer 5+, Mozilla/Firefox and Opera you&#039;ve got 99.9% of the market covered and the other .1%&lt;/p&gt;
&lt;p&gt;The newer versions of netscape use the mozilla rendering engine so anything tested and working in mozilla should work in the newer versions of Netscape.&lt;/p&gt;
 </description>
     <pubDate>Mon, 09 May 2005 23:06:17 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1170829 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/collapsing-table-rows#comment-1170820</link>
    <description> &lt;p&gt;Thanks for the reply dk,&lt;br /&gt;
I updated the code and went in the direction of the togle instead.  I set the visability to hidden for default and now it will show and hide in all but NN 4.78.  I will probably just exclude NN 4.## from the code and default the visabilty to show.&lt;/p&gt;
&lt;p&gt;Just wanted to let you know your code helped.&lt;/p&gt;
&lt;p&gt;HD&lt;/p&gt;
 </description>
     <pubDate>Mon, 09 May 2005 16:54:35 +0000</pubDate>
 <dc:creator>quissettdesigns</dc:creator>
 <guid isPermaLink="false">comment 1170820 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/collapsing-table-rows#comment-1168389</link>
    <description> &lt;p&gt;The only images should be in the header of the page.  If this is a problem let me know and I could post a mockup, but this would require a little bit manipulating.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
 &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 22 Mar 2005 16:24:42 +0000</pubDate>
 <dc:creator>quissettdesigns</dc:creator>
 <guid isPermaLink="false">comment 1168389 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/collapsing-table-rows#comment-1168347</link>
    <description> &lt;p&gt;Can you post a live version instead of just code?  The problem is that I don&#039;t have any of the images so it looks really odd.&lt;/p&gt;
&lt;p&gt;-dk&lt;/p&gt;
 </description>
     <pubDate>Mon, 21 Mar 2005 21:41:21 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1168347 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/collapsing-table-rows#comment-1168344</link>
    <description> &lt;p&gt;Thanks for the reply. &lt;/p&gt;
&lt;p&gt;Here is the code with which I am working on.  Essentially I am trying to get the shaded RESUME section to show and hide by clicking on a button.  I have been successful in some attempts, but nothing that works very well in NN.  I have also worked on both layers and divs but still haven&#039;t found a good alternative.  Any suggestions would be helpful.  Sorry for all the extra code.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
 </description>
     <pubDate>Mon, 21 Mar 2005 21:10:23 +0000</pubDate>
 <dc:creator>quissettdesigns</dc:creator>
 <guid isPermaLink="false">comment 1168344 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/collapsing-table-rows#comment-1168179</link>
    <description> &lt;p&gt;Here is some working code:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;!&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;DOCTYPE html &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;PUBLIC \&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;-//W3C//DTD XHTML 1.0 Transitional//EN\&quot; \&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\&quot;&amp;gt;&lt;br /&gt;&amp;lt;html xmlns=\&quot;http://www.w3.org/1999/xhtml\&quot; xml:lang=\&quot;en\&quot; lang=\&quot;en\&quot;&amp;gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt;An example of hiding and showing a row&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;meta http-equiv=\&quot;Content-Type\&quot; content=\&quot;text/html; charset=ISO-8859-1\&quot; /&amp;gt;&lt;br /&gt;&amp;amp;lt;script language=\&quot;Javascript\&quot; type=\&quot;text/javascript\&quot;&amp;amp;gt;&lt;br /&gt;function Toggle(elt) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(document.getElementById(elt).style.display == \&quot;none\&quot;) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; document.getElementById(elt).style.display = \&quot;block\&quot;;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; } else {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; document.getElementById(elt).style.display = \&quot;none\&quot;;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;}&lt;br /&gt;&amp;amp;lt;/script&amp;amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;style type=\&quot;text/css\&quot;&amp;gt;&lt;br /&gt;table {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; width:100%;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; border: 1px solid #ccc;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&lt;br /&gt;table tr td, input {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; font-size: 8pt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; font-family: Verdana, serif;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&lt;br /&gt;.rows {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; display:block;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&lt;br /&gt;#theTestRow {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; color:white;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; background: #c00;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;lt;table&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tr id=\&quot;theControlRow\&quot; class=\&quot;rows\&quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;input type=\&quot;button\&quot; onclick=\&quot;Toggle(&#039;theTestRow&#039;)\&quot; value=\&quot;Hide/Show\&quot; /&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/tr&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tr id=\&quot;theTestRow\&quot; class=\&quot;rows\&quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;This is a test row.&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/tr&amp;gt;&lt;br /&gt;&amp;lt;/table&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;This works in IE6 (although SP2 blocks some javascript), Firefox 1.0.1, NS 7.2.  Some tips in the future:&lt;/p&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt;Posting your entire code helps us ensure our advice is correct.&lt;/li&gt;
&lt;li&gt;When you talk about browsers try to note what versions you are talking about.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I hope this code helps you! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;-dk&lt;/p&gt;
 </description>
     <pubDate>Fri, 18 Mar 2005 22:18:24 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1168179 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/collapsing-table-rows#comment-1168178</link>
    <description> &lt;p&gt;You could put a div in the  and have it hide/show, I think that&#039;s more cross compatible.&lt;/p&gt;
&lt;p&gt;You might also look up the innerHTML Javascript function.&lt;/p&gt;
 </description>
     <pubDate>Fri, 18 Mar 2005 22:09:20 +0000</pubDate>
 <dc:creator>CptAwesome</dc:creator>
 <guid isPermaLink="false">comment 1168178 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
