<?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>CSS9.NET &#187; Javascript</title>
	<atom:link href="http://css9.net/category/example/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://css9.net</link>
	<description>Less is More,Simple is Perfect!</description>
	<lastBuildDate>Thu, 17 Jun 2010 05:08:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>简洁易用的html编辑器——TinyEditor</title>
		<link>http://css9.net/javascript-wysiwyg-editor-tinyeditor/</link>
		<comments>http://css9.net/javascript-wysiwyg-editor-tinyeditor/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 14:11:24 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[示例]]></category>
		<category><![CDATA[编辑器]]></category>

		<guid isPermaLink="false">http://css9.net/?p=1301</guid>
		<description><![CDATA[前几日曾给大家介绍过一款<a href='http://css9.net/jquery-based-xhtml-editor-xheditor/'>国产的xhtml编辑器</a>，今天要给大家推荐的TinyEditor，是国外知名Web设计博客<a href='http://www.leigeber.com'>leigeber.com</a>刚发布的一款简洁且易用的html所见即所得编辑器。


延伸阅读:<ol><li><a href='http://css9.net/highlight-javascript-and-jquery-solution/' rel='bookmark' title='Permanent Link: 实现文字高亮功能的两种解决方案（Javascript/Jquery）'>实现文字高亮功能的两种解决方案（Javascript/Jquery）</a></li><li><a href='http://css9.net/jquery-plugin-autoresize/' rel='bookmark' title='Permanent Link: Jquery插件：使用“autoresize”插件自动改变textarea大小'>Jquery插件：使用“autoresize”插件自动改变textarea大小</a></li><li><a href='http://css9.net/web-design-length-convert/' rel='bookmark' title='Permanent Link: Web设计字体尺寸转换速查表'>Web设计字体尺寸转换速查表</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/javascript-wysiwyg-editor-tinyeditor/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>保持新鲜感：网页每次加载不同样式的实现方法</title>
		<link>http://css9.net/load-different-style-every-time/</link>
		<comments>http://css9.net/load-different-style-every-time/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 14:51:27 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[示例]]></category>
		<category><![CDATA[cookie操作]]></category>
		<category><![CDATA[随机加载样式]]></category>

		<guid isPermaLink="false">http://css9.net/?p=1174</guid>
		<description><![CDATA[在<a href='http://css9.net/2-most-wanted-texture/'>上一篇文章</a>中曾提到要给自己的<a href='http://css9.net/blog'>微博客</a>制作多个样式，然后用户每次访问时随机载入样式，让微博在视觉上保持新鲜感。虽然思路与实现都比较简单，但还是想记录下来，与大家分享。


延伸阅读:<ol><li><a href='http://css9.net/highlight-javascript-and-jquery-solution/' rel='bookmark' title='Permanent Link: 实现文字高亮功能的两种解决方案（Javascript/Jquery）'>实现文字高亮功能的两种解决方案（Javascript/Jquery）</a></li><li><a href='http://css9.net/jquery-forbidden-right-click/' rel='bookmark' title='Permanent Link: 使用Jquery实现禁用鼠标右键'>使用Jquery实现禁用鼠标右键</a></li><li><a href='http://css9.net/tinybox-extension/' rel='bookmark' title='Permanent Link: Tinybox模态框使用扩展一则'>Tinybox模态框使用扩展一则</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/load-different-style-every-time/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>向大师们学习Javascript（视频、PPT）</title>
		<link>http://css9.net/learn-javascript-from-masters/</link>
		<comments>http://css9.net/learn-javascript-from-masters/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 15:39:07 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[ppt]]></category>
		<category><![CDATA[视频]]></category>

		<guid isPermaLink="false">http://css9.net/?p=1138</guid>
		<description><![CDATA[在开始之前，先与大家一起认识下这篇文章的主角，世界级的javascript大牛们：Douglas Crockford、John Resig、Peter-Paul Koch、Nicolas C. Zakas。看名字也许挺陌生，但是如果你对javascript还算熟悉，一定不会对他们的作品陌生。
在这篇文章中，我们一起通过这些牛人的讲座视频和PPT，感受大师风采，学习javascript。


延伸阅读:<ol><li><a href='http://css9.net/flexible-ui-library-jquery-tools-6/' rel='bookmark' title='Permanent Link: jQuery Tools——不可错过的jQuery UI库（六）'>jQuery Tools——不可错过的jQuery UI库（六）</a></li><li><a href='http://css9.net/load-different-style-every-time/' rel='bookmark' title='Permanent Link: 保持新鲜感：网页每次加载不同样式的实现方法'>保持新鲜感：网页每次加载不同样式的实现方法</a></li><li><a href='http://css9.net/javasrcript-table-sort-and-pagnation/' rel='bookmark' title='Permanent Link: 通过javascript实现table表格排序分页功能'>通过javascript实现table表格排序分页功能</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/learn-javascript-from-masters/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Tinybox模态框使用扩展一则</title>
		<link>http://css9.net/tinybox-extension/</link>
		<comments>http://css9.net/tinybox-extension/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 15:56:03 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[示例]]></category>
		<category><![CDATA[tinybox]]></category>
		<category><![CDATA[模态框]]></category>

		<guid isPermaLink="false">http://css9.net/?p=505</guid>
		<description><![CDATA[前不久曾发表过一篇介绍Tinybox的文章<a href='http://css9.net/javascript-lightweight-modal-window/' target='_blank'>《通过javascript实现的轻量级模态框解决方案（支持Ajax）》</a>。今天一位朋友就tinybox的使用提出一个问题：如果在侧边栏有很多图片的缩略图，如何能一次性的给它们添加tinybox模态框效果。这样的应用是非常实际的，下面我就这个问题说一下解决方案。


延伸阅读:<ol><li><a href='http://css9.net/javascript-lightweight-modal-window/' rel='bookmark' title='Permanent Link: 通过javascript实现的轻量级模态框解决方案（支持Ajax）'>通过javascript实现的轻量级模态框解决方案（支持Ajax）</a></li><li><a href='http://css9.net/smooth-scroll/' rel='bookmark' title='Permanent Link: 实现页面不同位置间平滑滚动的两种解决方案'>实现页面不同位置间平滑滚动的两种解决方案</a></li><li><a href='http://css9.net/javasrcript-table-sort-and-pagnation/' rel='bookmark' title='Permanent Link: 通过javascript实现table表格排序分页功能'>通过javascript实现table表格排序分页功能</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/tinybox-extension/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>通过javascript实现的轻量级模态框解决方案（支持Ajax）</title>
		<link>http://css9.net/javascript-lightweight-modal-window/</link>
		<comments>http://css9.net/javascript-lightweight-modal-window/#comments</comments>
		<pubDate>Mon, 25 May 2009 01:34:53 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[示例]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[模态框]]></category>

		<guid isPermaLink="false">http://css9.net/?p=373</guid>
		<description><![CDATA[实现模态框的解决方案在互联网上能找到不少，但是它们大多需要引入诸如Jquery、Mootools、Dojo、YUI等javascript库。如果仅仅是要实现模态框就引入庞大的类库，岂不是得不偿失。这里为大家提供一款用javascript实现的轻量级模态框解决方案TinyBox。


延伸阅读:<ol><li><a href='http://css9.net/tinybox-extension/' rel='bookmark' title='Permanent Link: Tinybox模态框使用扩展一则'>Tinybox模态框使用扩展一则</a></li><li><a href='http://css9.net/javasrcript-table-sort-and-pagnation/' rel='bookmark' title='Permanent Link: 通过javascript实现table表格排序分页功能'>通过javascript实现table表格排序分页功能</a></li><li><a href='http://css9.net/javascript-wysiwyg-editor-tinyeditor/' rel='bookmark' title='Permanent Link: 简洁易用的html编辑器——TinyEditor'>简洁易用的html编辑器——TinyEditor</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/javascript-lightweight-modal-window/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>通过javascript实现table表格排序分页功能</title>
		<link>http://css9.net/javasrcript-table-sort-and-pagnation/</link>
		<comments>http://css9.net/javasrcript-table-sort-and-pagnation/#comments</comments>
		<pubDate>Sat, 23 May 2009 05:16:48 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[示例]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[排序]]></category>

		<guid isPermaLink="false">http://css9.net/?p=323</guid>
		<description><![CDATA[在以往实现表格数据排序分页功能，往往要求助于复杂的动态语言。下面为大家提供一个通过Javascript实现table表格排序分页功能的解决方案。


延伸阅读:<ol><li><a href='http://css9.net/load-different-style-every-time/' rel='bookmark' title='Permanent Link: 保持新鲜感：网页每次加载不同样式的实现方法'>保持新鲜感：网页每次加载不同样式的实现方法</a></li><li><a href='http://css9.net/highlight-javascript-and-jquery-solution/' rel='bookmark' title='Permanent Link: 实现文字高亮功能的两种解决方案（Javascript/Jquery）'>实现文字高亮功能的两种解决方案（Javascript/Jquery）</a></li><li><a href='http://css9.net/text-escape-unescape-in-javascript/' rel='bookmark' title='Permanent Link: 通过javascript实现的快速编码解码服务'>通过javascript实现的快速编码解码服务</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/javasrcript-table-sort-and-pagnation/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>实现页面不同位置间平滑滚动的两种解决方案</title>
		<link>http://css9.net/smooth-scroll/</link>
		<comments>http://css9.net/smooth-scroll/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 16:04:13 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[示例]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery plugin]]></category>
		<category><![CDATA[平滑滚动]]></category>

		<guid isPermaLink="false">http://css9.net/?p=140</guid>
		<description><![CDATA[在网页设计中，当页面较长或是想实现一个导航效果时，我们经常会用锚点来实现同一页面间不同位置的跳转。但是这样做也许会造成用户的一种困惑——当用锚点跳转时，页面内容瞬间发生了改变，用户也许就会想：我还在原来的那个页面上吗？如果我们能把这种情况做成平滑滚动的效果（而非瞬间跳转到页面的另一个位置），就可以获得一个好的用户体验。


延伸阅读:<ol><li><a href='http://css9.net/flexible-ui-library-jquery-tools-3/' rel='bookmark' title='Permanent Link: Jquery Tools——不可错过的Jquery UI库（三）'>Jquery Tools——不可错过的Jquery UI库（三）</a></li><li><a href='http://css9.net/jquery-ajax-bing-api-search/' rel='bookmark' title='Permanent Link: 使用jQuery及Bing API实现简易搜索引擎'>使用jQuery及Bing API实现简易搜索引擎</a></li><li><a href='http://css9.net/tinybox-extension/' rel='bookmark' title='Permanent Link: Tinybox模态框使用扩展一则'>Tinybox模态框使用扩展一则</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/smooth-scroll/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
