<?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: Quick and dirty jQuery drag &amp; drop</title> <atom:link href="http://www.placona.co.uk/93/javascript/quick-and-dirty-jquery-drag-drop/feed/" rel="self" type="application/rss+xml" /><link>http://www.placona.co.uk/93/javascript/quick-and-dirty-jquery-drag-drop/</link> <description>ColdFusion, Ruby and General Technology</description> <lastBuildDate>Thu, 26 Jan 2012 20:51:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>By: jQuery Drag &#38; Drop with Cloning &#124; JQuery &#124; Marcos Placona Blog</title><link>http://www.placona.co.uk/93/javascript/quick-and-dirty-jquery-drag-drop/comment-page-1/#comment-545</link> <dc:creator>jQuery Drag &#38; Drop with Cloning &#124; JQuery &#124; Marcos Placona Blog</dc:creator> <pubDate>Wed, 12 May 2010 08:52:54 +0000</pubDate> <guid
isPermaLink="false">#comment-545</guid> <description>[...] to a personal project I&#8217;ve been working on. In the past, I&#8217;ve demonstrated how to do basic drag and drop, but this time I needed something a little bit more elaborated. I won&#8217;t spoil my personal [...]</description> <content:encoded><![CDATA[<p>[...] to a personal project I&#8217;ve been working on. In the past, I&#8217;ve demonstrated how to do basic drag and drop, but this time I needed something a little bit more elaborated. I won&#8217;t spoil my personal [...]</p> ]]></content:encoded> </item> <item><title>By: Freelance Web Developer</title><link>http://www.placona.co.uk/93/javascript/quick-and-dirty-jquery-drag-drop/comment-page-1/#comment-126</link> <dc:creator>Freelance Web Developer</dc:creator> <pubDate>Sun, 01 Mar 2009 00:00:00 +0000</pubDate> <guid
isPermaLink="false">#comment-126</guid> <description>It may be worth mentioning for those who don&#039;t know that google serves gzipped js files. So it&#039;s only a 19KB download (instead of 55KB uncompressed).
Also, the Google Ajax Libraries API can be used to automatically load the latest version. Using Prototype for example, the last part of the url can be changed to /1.6/prototype.js for the latest 1.6.* release, or /1/prototype.js for the latest 1.* release.
So maybe try this loader instead:
google.load(&quot;jquery&quot;, &quot;1.*&quot;);</description> <content:encoded><![CDATA[<p>It may be worth mentioning for those who don&#8217;t know that google serves gzipped js files. So it&#8217;s only a 19KB download (instead of 55KB uncompressed).</p><p>Also, the Google Ajax Libraries API can be used to automatically load the latest version. Using Prototype for example, the last part of the url can be changed to /1.6/prototype.js for the latest 1.6.* release, or /1/prototype.js for the latest 1.* release.</p><p>So maybe try this loader instead:<br
/> google.load(&#8220;jquery&#8221;, &#8220;1.*&#8221;);</p> ]]></content:encoded> </item> </channel> </rss>
