<?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; 跳转</title>
	<atom:link href="http://mifunny.info/tag/%e8%b7%b3%e8%bd%ac/feed" rel="self" type="application/rss+xml" />
	<link>http://mifunny.info</link>
	<description>走走停停看看，恍然大悟。</description>
	<lastBuildDate>Sat, 27 Aug 2011 18:25:29 +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>解决IE6下javascript不能跳转</title>
		<link>http://mifunny.info/window-location-href-ie6-295.html</link>
		<comments>http://mifunny.info/window-location-href-ie6-295.html#comments</comments>
		<pubDate>Tue, 20 Oct 2009 13:24:40 +0000</pubDate>
		<dc:creator>LD</dc:creator>
				<category><![CDATA[Study notes]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[空链接]]></category>
		<category><![CDATA[跳转]]></category>

		<guid isPermaLink="false">http://mifunny.info/window-location-href-ie6-295.html</guid>
		<description><![CDATA[用Javascript写了个跳转，ff ie8下都正常，唯独ie6不能用,怪了去. 原代码: &#60;a href=&#8221;javascript:void(0);&#8221; onclick=&#8221;javascript:window.location.href=&#8217;my-url.html&#8217;;&#8221;&#62;My Link&#60;a&#62; 后来改成: &#60;a href=&#8221;###&#8221; onclick=&#8221;javascript:window.location.href=&#8217;my-url.html&#8217;;&#8221;&#62;My Link&#60;a&#62; 现在ie6可以跳转了，看来以后空链接只能用&#8217;###&#8217;，毕竟IE6还是大数.]]></description>
			<content:encoded><![CDATA[<p style="text-indent: 2em;">用Javascript写了个跳转，ff ie8下都正常，唯独ie6不能用,怪了去. <br />原代码: &lt;a href=&#8221;javascript:void(0);&#8221; onclick=&#8221;javascript:window.location.href=&#8217;my-url.html&#8217;;&#8221;&gt;My Link&lt;a&gt; </p>
<p style="text-indent: 2em;">后来改成: &lt;a href=&#8221;###&#8221; onclick=&#8221;javascript:window.location.href=&#8217;my-url.html&#8217;;&#8221;&gt;My Link&lt;a&gt;<br /> 现在ie6可以跳转了，看来以后空链接只能用&#8217;###&#8217;，毕竟IE6还是大数. </p>
]]></content:encoded>
			<wfw:commentRss>http://mifunny.info/window-location-href-ie6-295.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

