<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Dynamic Loading of External HTML file Using Jquery</title>
	<atom:link href="http://elearninglive.com/wordpress/2008/09/dynamic-loading-of-external-html-file-using-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://elearninglive.com/wordpress/2008/09/dynamic-loading-of-external-html-file-using-jquery/</link>
	<description>Quality web solutions.</description>
	<lastBuildDate>Fri, 12 Mar 2010 17:48:31 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marco</title>
		<link>http://elearninglive.com/wordpress/2008/09/dynamic-loading-of-external-html-file-using-jquery/comment-page-1/#comment-1802</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Wed, 20 Jan 2010 18:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://elearninglive.com/wordpress/?p=120#comment-1802</guid>
		<description>Drago, you are violating same origin policy by loading up an external domain inside your javascript...Just search for Same Origin Policy in google.</description>
		<content:encoded><![CDATA[<p>Drago, you are violating same origin policy by loading up an external domain inside your javascript&#8230;Just search for Same Origin Policy in google.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ray</title>
		<link>http://elearninglive.com/wordpress/2008/09/dynamic-loading-of-external-html-file-using-jquery/comment-page-1/#comment-1616</link>
		<dc:creator>ray</dc:creator>
		<pubDate>Mon, 09 Nov 2009 13:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://elearninglive.com/wordpress/?p=120#comment-1616</guid>
		<description>Brilliant and simple!

Question:   (from a non-techie, non-JQuery guy)
      How to keep any HTML code which exists in the DIV,
      before the jQ loads the &quot;content.html&quot; file ?

example:
     In the demo page, the DIV has this text: 
        Content: 
     inside the DIV.   See the source code...

But...after the jQ loads the &quot;content.html&quot; file,
the &quot;Content: &quot; text is not visible anymore!

So, what should the jQ code to &quot;append&quot; any new HTML content
to the DIV&#039;s already existing text? 
(instead of just substituting it completely...)

Thanks!!
ray</description>
		<content:encoded><![CDATA[<p>Brilliant and simple!</p>
<p>Question:   (from a non-techie, non-JQuery guy)<br />
      How to keep any HTML code which exists in the DIV,<br />
      before the jQ loads the &#8220;content.html&#8221; file ?</p>
<p>example:<br />
     In the demo page, the DIV has this text:<br />
        Content:<br />
     inside the DIV.   See the source code&#8230;</p>
<p>But&#8230;after the jQ loads the &#8220;content.html&#8221; file,<br />
the &#8220;Content: &#8221; text is not visible anymore!</p>
<p>So, what should the jQ code to &#8220;append&#8221; any new HTML content<br />
to the DIV&#8217;s already existing text?<br />
(instead of just substituting it completely&#8230;)</p>
<p>Thanks!!<br />
ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drago</title>
		<link>http://elearninglive.com/wordpress/2008/09/dynamic-loading-of-external-html-file-using-jquery/comment-page-1/#comment-1573</link>
		<dc:creator>drago</dc:creator>
		<pubDate>Mon, 19 Oct 2009 19:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://elearninglive.com/wordpress/?p=120#comment-1573</guid>
		<description>I&#039;ve tried to launch google.com and it not working.






$(document).ready(function(){
$(function () {
$(&quot;#content&quot;).load(&quot;http://mininova.org&quot;);
});
});



&lt;div id=&quot;content&quot; style=&quot;width:500px; height:200px&quot;




Probabli i dont understand what is the porpose of this code.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried to launch google.com and it not working.</p>
<p>$(document).ready(function(){<br />
$(function () {<br />
$(&#8221;#content&#8221;).load(&#8221;http://mininova.org&#8221;);<br />
});<br />
});</p>
<p>&lt;div id=&quot;content&quot; style=&quot;width:500px; height:200px&quot;</p>
<p>Probabli i dont understand what is the porpose of this code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://elearninglive.com/wordpress/2008/09/dynamic-loading-of-external-html-file-using-jquery/comment-page-1/#comment-1565</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 14 Oct 2009 14:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://elearninglive.com/wordpress/?p=120#comment-1565</guid>
		<description>drago - it does work. Click on the example. Unless you&#039;re using some wacked browser....</description>
		<content:encoded><![CDATA[<p>drago &#8211; it does work. Click on the example. Unless you&#8217;re using some wacked browser&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drago</title>
		<link>http://elearninglive.com/wordpress/2008/09/dynamic-loading-of-external-html-file-using-jquery/comment-page-1/#comment-1564</link>
		<dc:creator>drago</dc:creator>
		<pubDate>Wed, 14 Oct 2009 13:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://elearninglive.com/wordpress/?p=120#comment-1564</guid>
		<description>Strange. it  doesnt work</description>
		<content:encoded><![CDATA[<p>Strange. it  doesnt work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Hosting</title>
		<link>http://elearninglive.com/wordpress/2008/09/dynamic-loading-of-external-html-file-using-jquery/comment-page-1/#comment-1513</link>
		<dc:creator>Web Hosting</dc:creator>
		<pubDate>Wed, 23 Sep 2009 21:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://elearninglive.com/wordpress/?p=120#comment-1513</guid>
		<description>Hello, really great post i appreciate you work!</description>
		<content:encoded><![CDATA[<p>Hello, really great post i appreciate you work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery &#171; Thoughts on&#8230;</title>
		<link>http://elearninglive.com/wordpress/2008/09/dynamic-loading-of-external-html-file-using-jquery/comment-page-1/#comment-837</link>
		<dc:creator>jQuery &#171; Thoughts on&#8230;</dc:creator>
		<pubDate>Wed, 17 Dec 2008 05:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://elearninglive.com/wordpress/?p=120#comment-837</guid>
		<description>[...] http://elearninglive.com/wordpress/2008/09/dynamic-loading-of-external-html-file-using-jquery/  Possibly related posts: (automatically generated)BoinxTV 1.0 released today [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://elearninglive.com/wordpress/2008/09/dynamic-loading-of-external-html-file-using-jquery/" rel="nofollow">http://elearninglive.com/wordpress/2008/09/dynamic-loading-of-external-html-file-using-jquery/</a>  Possibly related posts: (automatically generated)BoinxTV 1.0 released today [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pirkka Rannikko</title>
		<link>http://elearninglive.com/wordpress/2008/09/dynamic-loading-of-external-html-file-using-jquery/comment-page-1/#comment-665</link>
		<dc:creator>Pirkka Rannikko</dc:creator>
		<pubDate>Wed, 15 Oct 2008 16:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://elearninglive.com/wordpress/?p=120#comment-665</guid>
		<description>Easy and clean. Wouldn&#039;t use to include any actual content that needs to be accessible and indexed by search engines but good for applications and interactive prototypes. Also ads could be inserted into the page after it has loaded to avoid troubles with slow ad-hosting services.</description>
		<content:encoded><![CDATA[<p>Easy and clean. Wouldn&#8217;t use to include any actual content that needs to be accessible and indexed by search engines but good for applications and interactive prototypes. Also ads could be inserted into the page after it has loaded to avoid troubles with slow ad-hosting services.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
