<?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>fatkun&#039;s blog &#187; option</title>
	<atom:link href="http://fatkun.com/tag/option/feed" rel="self" type="application/rss+xml" />
	<link>http://fatkun.com</link>
	<description>又一个 WordPress 站点</description>
	<lastBuildDate>Sat, 19 May 2012 17:25:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>JQuery无限联动的下拉框插件（选城市）</title>
		<link>http://fatkun.com/2010/05/json2select.html</link>
		<comments>http://fatkun.com/2010/05/json2select.html#comments</comments>
		<pubDate>Fri, 28 May 2010 08:34:38 +0000</pubDate>
		<dc:creator>fatkun</dc:creator>
				<category><![CDATA[网页前端]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[option]]></category>
		<category><![CDATA[select]]></category>
		<category><![CDATA[三级联动]]></category>

		<guid isPermaLink="false">http://fatkun.com/?p=316</guid>
		<description><![CDATA[经常可能会用到一些需要联动的下拉框，包括选择城市之类的。可能是二级联动，三级联动等等~ JQuery中有个双联动的doubleselect，不过有时我们需要很多个下拉框一起关联。发现一个国内的jquery插件，感觉不错，中国地名压缩后最小可以达到29KB。 以后很有可能会用到，记录下来先 博客介绍：http://shawphy.com/2008/12/json2select.html 例子：http://shawphy.googlecode.com/svn/javascript/json2select/json2select.html 全国城市数据：http://shawphy.com/2009/07/json2select-data-of-city.html 压缩后全国城市数据：http://www.cnweb.org/down/areajson/]]></description>
			<content:encoded><![CDATA[<p>经常可能会用到一些需要联动的下拉框，包括选择城市之类的。可能是二级联动，三级联动等等~</p>
<p>JQuery中有个双联动的<a href="http://plugins.jquery.com/project/doubleselect">doubleselect</a>，不过有时我们需要很多个下拉框一起关联。发现一个国内的jquery插件，感觉不错，中国地名压缩后最小可以达到29KB。</p>
<p>以后很有可能会用到，记录下来先</p>
<p>博客介绍：<a href="http://shawphy.com/2008/12/json2select.html">http://shawphy.com/2008/12/json2select.html</a></p>
<p>例子：<a href="http://shawphy.googlecode.com/svn/javascript/json2select/json2select.html">http://shawphy.googlecode.com/svn/javascript/json2select/json2select.html</a></p>
<p>全国城市数据：<a href="http://shawphy.com/2009/07/json2select-data-of-city.html">http://shawphy.com/2009/07/json2select-data-of-city.html</a></p>
<p>压缩后全国城市数据：<a href="http://www.cnweb.org/down/areajson/">http://www.cnweb.org/down/areajson/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fatkun.com/2010/05/json2select.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

