<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Javascript, Tables &#038; InsertBefore</title>
	<link>http://www.robertbolton.com/javascript-tables-insertbefore</link>
	<description>A lot to do about nothing</description>
	<pubDate>Tue, 06 Jan 2009 03:07:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>

	<item>
 		<title>Comment on Javascript, Tables &#038; InsertBefore by: Terence</title>
		<link>http://www.robertbolton.com/javascript-tables-insertbefore#comment-28786</link>
		<pubDate>Thu, 18 Sep 2008 02:49:09 +0000</pubDate>
		<guid>http://www.robertbolton.com/javascript-tables-insertbefore#comment-28786</guid>
					<description>I have a similar problem on using insertBefore in Firefox. I am trying some code that it works on IE but it didn't on Firefox any suggestions? Please help and thanks a lot




function function1() {
   var myElement = document.createElement('');
   document.all.myDiv.insertBefore(myElement); 
} 

Insert element


</description>
		<content:encoded><![CDATA[	<p>I have a similar problem on using insertBefore in Firefox. I am trying some code that it works on IE but it didn&#8217;t on Firefox any suggestions? Please help and thanks a lot</p>
	<p>function function1() {<br />
   var myElement = document.createElement('&#8217;);<br />
   document.all.myDiv.insertBefore(myElement);<br />
} </p>
	<p>Insert element
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Javascript, Tables &#038; InsertBefore by: lupo</title>
		<link>http://www.robertbolton.com/javascript-tables-insertbefore#comment-24119</link>
		<pubDate>Fri, 04 Jul 2008 21:01:41 +0000</pubDate>
		<guid>http://www.robertbolton.com/javascript-tables-insertbefore#comment-24119</guid>
					<description>Thanks a lot! Worked perfectly!</description>
		<content:encoded><![CDATA[	<p>Thanks a lot! Worked perfectly!
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Javascript, Tables &#038; InsertBefore by: reginr</title>
		<link>http://www.robertbolton.com/javascript-tables-insertbefore#comment-12917</link>
		<pubDate>Wed, 24 Oct 2007 05:18:12 +0000</pubDate>
		<guid>http://www.robertbolton.com/javascript-tables-insertbefore#comment-12917</guid>
					<description>Hey Robert!
Thanks alot for posting I had the same problem :) 
thanks again!</description>
		<content:encoded><![CDATA[	<p>Hey Robert!<br />
Thanks alot for posting I had the same problem <img src='http://www.robertbolton.com/wp-images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
thanks again!
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Javascript, Tables &#038; InsertBefore by: David</title>
		<link>http://www.robertbolton.com/javascript-tables-insertbefore#comment-10194</link>
		<pubDate>Tue, 28 Aug 2007 09:55:07 +0000</pubDate>
		<guid>http://www.robertbolton.com/javascript-tables-insertbefore#comment-10194</guid>
					<description>Many thanks! I was stuck with this for a long while too.</description>
		<content:encoded><![CDATA[	<p>Many thanks! I was stuck with this for a long while too.
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Javascript, Tables &#038; InsertBefore by: Administrator</title>
		<link>http://www.robertbolton.com/javascript-tables-insertbefore#comment-1588</link>
		<pubDate>Fri, 02 Feb 2007 16:04:15 +0000</pubDate>
		<guid>http://www.robertbolton.com/javascript-tables-insertbefore#comment-1588</guid>
					<description>As I say above, you need to work on the tbody element of a table, not the table element itself. According to &lt;a href=&quot;http://www.htmlhelp.com/reference/html40/tables/table.html&quot; rel=&quot;nofollow&quot;&gt;HTML specs&lt;/a&gt;, every table should have a tbody element.</description>
		<content:encoded><![CDATA[	<p>As I say above, you need to work on the tbody element of a table, not the table element itself. According to <a href="http://www.htmlhelp.com/reference/html40/tables/table.html" rel="nofollow">HTML specs</a>, every table should have a tbody element.
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Javascript, Tables &#038; InsertBefore by: Charles</title>
		<link>http://www.robertbolton.com/javascript-tables-insertbefore#comment-1587</link>
		<pubDate>Fri, 02 Feb 2007 15:57:21 +0000</pubDate>
		<guid>http://www.robertbolton.com/javascript-tables-insertbefore#comment-1587</guid>
					<description>it'll be nice if anybody can give a solution for he above issue.
i also faced a similar one and spending hours to fix it...</description>
		<content:encoded><![CDATA[	<p>it&#8217;ll be nice if anybody can give a solution for he above issue.<br />
i also faced a similar one and spending hours to fix it&#8230;
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
