<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>憂藍夢境‧部落格 &#187; Drag and Drop</title>
	<atom:link href="http://blog.linym.net/archives/tag/drag-and-drop/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.linym.net</link>
	<description>我的學習心得、筆記</description>
	<lastBuildDate>Fri, 09 Dec 2011 12:33:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>jQuery Drag and Drop Demo</title>
		<link>http://blog.linym.net/archives/452</link>
		<comments>http://blog.linym.net/archives/452#comments</comments>
		<pubDate>Wed, 11 Mar 2009 15:54:47 +0000</pubDate>
		<dc:creator>lym520</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[程式筆記]]></category>
		<category><![CDATA[網頁設計]]></category>
		<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://blog.linym.net/?p=452</guid>
		<description><![CDATA[Drag &#038; Drop(拖放) 效果若是應用得當可以讓 UI 操作更直覺簡單，目前最常見的大概就是對項目作排序，或是像購物車將物體從某區塊移到另一區塊。 網路上雖然有很多 Drag &#038; Drop 的範例，但有些過於複雜或是不夠完整，前陣子為了交作業嘗試用 jQuery+jQuery UI 做了一個簡單的 Demo，果然快速、簡潔、流暢，不得不再次向大家推薦 jQuery 啊！ Demo 網址：http://blog.linym.net/demo/jquery/jquery_DragDrop.html]]></description>
			<content:encoded><![CDATA[<p>Drag &#038; Drop(拖放) 效果若是應用得當可以讓 UI 操作更直覺簡單，目前最常見的大概就是對項目作排序，或是像購物車將物體從某區塊移到另一區塊。</p>
<p>網路上雖然有很多 Drag &#038; Drop 的範例，但有些過於複雜或是不夠完整，前陣子為了交作業嘗試用 jQuery+jQuery UI 做了一個簡單的 Demo，果然快速、簡潔、流暢，不得不再次向大家推薦 jQuery 啊！</p>
<p><strong>Demo 網址</strong>：<a href="http://blog.linym.net/demo/jquery/jquery_DragDrop.html" target="_blank">http://blog.linym.net/demo/jquery/jquery_DragDrop.html</a></p>
<p><a href="http://blog.linym.net/wp-content/uploads/2009/03/dragdrop.jpg"><img src="http://blog.linym.net/wp-content/uploads/2009/03/dragdrop.jpg" alt="dragdrop" title="dragdrop" width="701" height="589" class="alignnone size-full wp-image-460" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.linym.net/archives/452/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

