<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1038400" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1038400</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/deleting-table-cells-javascript-dom#comment-1219135</link>
    <description> &lt;p&gt;Maybe save the option in a cookie or something, and have a variable...boolean. On = TD of=No td?&lt;/p&gt;
 </description>
     <pubDate>Fri, 11 May 2007 22:46:14 +0000</pubDate>
 <dc:creator>benf</dc:creator>
 <guid isPermaLink="false">comment 1219135 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/deleting-table-cells-javascript-dom#comment-1219133</link>
    <description> &lt;p&gt;Oh ok.&lt;/p&gt;
&lt;p&gt;Well I&#039;m glad I wasn&#039;t completely stupid... haha&lt;/p&gt;
 </description>
     <pubDate>Fri, 11 May 2007 21:15:39 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1219133 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/deleting-table-cells-javascript-dom#comment-1219119</link>
    <description> &lt;p&gt;Well, actually, you were on the right track a little bit. We ended up deciding to have the whole table generated in PHP/AJAX. Then we can enclose it in a DIV tag and instead of removing individual table cells we can just clear the whole div and start again.&lt;/p&gt;
&lt;p&gt;One of the reasons why I posted this here was because I couldn&#039;t find anything on a google search. If anyone else is searching for this they may come across our forum. I do this sometimes when I can&#039;t find anything on google - if it&#039;s not there then we have an opportunity to rank &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>Fri, 11 May 2007 13:20:47 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1219119 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/deleting-table-cells-javascript-dom#comment-1219078</link>
    <description> &lt;p&gt;That&#039;s okay, attempted help is better than no help at all &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;
&lt;p&gt;I&#039;m getting Liam (JeevesBond) to sit down and go over it with me now.&lt;/p&gt;
 </description>
     <pubDate>Fri, 11 May 2007 00:31:07 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1219078 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/deleting-table-cells-javascript-dom#comment-1219070</link>
    <description> &lt;p&gt;Ok, I guess I&#039;m just not following how your script works, and/or why it does certain things.  So... I guess I&#039;ll drop out of this discussion for now.&lt;/p&gt;
&lt;p&gt;hahah sorry&lt;/p&gt;
 </description>
     <pubDate>Thu, 10 May 2007 21:19:51 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1219070 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/deleting-table-cells-javascript-dom#comment-1219067</link>
    <description> &lt;p&gt;I already did that with the ajax. It happens when you choose the term. The problem is that when you change the term the old table cells are still there. So now I&#039;m trying to get rid of them.&lt;/p&gt;
 </description>
     <pubDate>Thu, 10 May 2007 20:37:31 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1219067 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/deleting-table-cells-javascript-dom#comment-1219066</link>
    <description> &lt;p&gt;Oh.  Well, I&#039;ve never actually deleted anything before, so...I can&#039;t actually help then.&lt;/p&gt;
&lt;p&gt;My only thought, though, is why not dynamically write the cells as needed?  Based on onClick (or other) events, you could use .innerHTML to write into the table, or div or whatever... that would, in theory, eliminate your need for deletion.&lt;/p&gt;
 </description>
     <pubDate>Thu, 10 May 2007 20:08:37 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1219066 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/deleting-table-cells-javascript-dom#comment-1219065</link>
    <description> &lt;p&gt;I could do it that way but then I could end up with an unlimited number of table cells that are there but hidden.&lt;/p&gt;
 </description>
     <pubDate>Thu, 10 May 2007 20:04:44 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1219065 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/deleting-table-cells-javascript-dom#comment-1219064</link>
    <description> &lt;p&gt;Is it necessary to actually delete them?  Why not just make them hidden/invisible?  I think that would be alot easier....&lt;/p&gt;
 </description>
     <pubDate>Thu, 10 May 2007 19:46:25 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1219064 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
