<?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; javascript</title>
	<atom:link href="http://blog.ywxyn.com/index.php/archives/tag/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ywxyn.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Dec 2011 05:23:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>用javascript去除指定的html标记</title>
		<link>http://blog.ywxyn.com/index.php/archives/349</link>
		<comments>http://blog.ywxyn.com/index.php/archives/349#comments</comments>
		<pubDate>Tue, 01 Dec 2009 08:28:44 +0000</pubDate>
		<dc:creator>寻道者</dc:creator>
				<category><![CDATA[Web方向]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://blog.ywxyn.com/?p=349</guid>
		<description><![CDATA[javascript去除font标记]]></description>
		<wfw:commentRss>http://blog.ywxyn.com/index.php/archives/349/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在IE模态窗口中查看源文件</title>
		<link>http://blog.ywxyn.com/index.php/archives/83</link>
		<comments>http://blog.ywxyn.com/index.php/archives/83#comments</comments>
		<pubDate>Tue, 08 Sep 2009 04:12:46 +0000</pubDate>
		<dc:creator>寻道者</dc:creator>
				<category><![CDATA[Web方向]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.ywxyn.com/blog/?p=83</guid>
		<description><![CDATA[IE模态窗口不能查看源文件很不方便。恰巧碰到一个模态窗口，发现里面的东西做的很好，非常想看看源文件，于是在网上搜索，找到了在IE模态窗口中自由查看HTML源码 这篇文章。 主要是利用在模态窗口中输入框中点右键来实现查看源文件的效果。点击下载这个控件fullsource， 解压缩后安装fullsource.inf ，然后重起IE，打开模态窗口， 在窗口的输入框中点右键，就有Full Source这一项，点击后就可以查看源文件了。]]></description>
		<wfw:commentRss>http://blog.ywxyn.com/index.php/archives/83/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

